Kernel crash via stale aacraid queue pointer
Published Sep 13, 2024 · Updated Aug 5, 2026
Double free in the aacraid SCSI driver in affected Linux kernels allows local users to crash the kernel during adapter probing. If aac_init_adapter() fails after allocating aac_dev::queues, it frees the allocation without clearing the member, and aac_probe_one() frees the stale pointer again on its error path. Reachability requires the aacraid driver and an adapter-initialization failure after queue allocation; the second free can corrupt kernel memory or terminate the system.
Summary
What happened
Double free in the aacraid SCSI driver in affected Linux kernels allows local users to crash the kernel during adapter probing. If aac_init_adapter() fails after allocating aac_dev::queues, it frees the allocation without clearing the member, and aac_probe_one() frees the stale pointer again on its error path. Reachability requires the aacraid driver and an adapter-initialization failure after queue allocation; the second free can corrupt kernel memory or terminate the system.
The record
- CVE
- CVE-2024-46673
- Published
- Sep 13, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-415, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 13, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=2.6.15
- Affected versionversion=8e0c5ebde82b08f6d996e11983890fc4cc085fab <4b540ec7c0045c2d01c4e479f34bbc8f147afa4c
- Affected versionversion=8e0c5ebde82b08f6d996e11983890fc4cc085fab <564e1986b00c5f05d75342f8407f75f0a17b94df
- Affected versionversion=8e0c5ebde82b08f6d996e11983890fc4cc085fab <60962c3d8e18e5d8dfa16df788974dd7f35bd87a
- Affected versionversion=8e0c5ebde82b08f6d996e11983890fc4cc085fab <85449b28ff6a89c4513115e43ddcad949b5890c9
- Affected versionversion=8e0c5ebde82b08f6d996e11983890fc4cc085fab <8a3995a3ffeca280a961b59f5c99843d81b15929
- Affected versionversion=8e0c5ebde82b08f6d996e11983890fc4cc085fab <919ddf8336f0b84c0453bac583808c9f165a85c2
- Affected versionversion=8e0c5ebde82b08f6d996e11983890fc4cc085fab <9e96dea7eff6f2bbcd0b42a098012fc66af9eb69
- Affected versionversion=8e0c5ebde82b08f6d996e11983890fc4cc085fab <d237c7d06ffddcdb5d36948c527dc01284388218
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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