Kernel panic via premature file_ida destruction
Published Jun 21, 2024 · Updated May 11, 2026
Use-after-free in Linux kernel 6.4 allows local users to crash the system through Intel idxd work-queue device teardown. The WQ character-device removal path destroys the shared file_ida before a later cdev release calls ida_free() on it. A low-privileged local user must hold and release the device file across work-queue removal; the resulting stale ID access triggers a kernel panic and service interruption.
Summary
What happened
Use-after-free in Linux kernel 6.4 allows local users to crash the system through Intel idxd work-queue device teardown. The WQ character-device removal path destroys the shared file_ida before a later cdev release calls ida_free() on it. A low-privileged local user must hold and release the device file across work-queue removal; the resulting stale ID access triggers a kernel panic and service interruption.
The record
- CVE
- CVE-2024-38629
- Published
- Jun 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1529
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 21, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.4
- Affected versionversion=e6fd6d7e5f0fe4a17a08e892afb5db800e7794ec <15edb906211bf53e7b5574f7326ab734d6bff4f9
- Affected versionversion=e6fd6d7e5f0fe4a17a08e892afb5db800e7794ec <76e43fa6a456787bad31b8d0daeabda27351a480
- Affected versionversion=e6fd6d7e5f0fe4a17a08e892afb5db800e7794ec <9eb15f24a0b9b017b39cde8b8c07243676b63687
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo