Kernel memory corruption via redundant probe cleanup
Published Jun 17, 2024 · Updated Aug 5, 2026
A double free in the Linux kernel allows attackers to corrupt kernel memory during PCI1XXXX auxiliary-device probe failures. In gp_aux_bus_probe(), auxiliary_device_uninit() invokes gp_auxiliary_device_release() to free the ID and wrapper, but the error path repeats ida_free() and kfree() on the same objects. Reachability requires local PCI enumeration or hotplug of a matching endpoint that makes auxiliary_device_add() fail; resulting heap corruption can panic the kernel or enable kernel-memory reads and writes.
Summary
What happened
A double free in the Linux kernel allows attackers to corrupt kernel memory during PCI1XXXX auxiliary-device probe failures. In gp_aux_bus_probe(), auxiliary_device_uninit() invokes gp_auxiliary_device_release() to free the ID and wrapper, but the error path repeats ida_free() and kfree() on the same objects. Reachability requires local PCI enumeration or hotplug of a matching endpoint that makes auxiliary_device_add() fail; resulting heap corruption can panic the kernel or enable kernel-memory reads and writes.
The record
- CVE
- CVE-2024-36973
- Published
- Jun 17, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-415, T1068
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 17, 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=393fc2f5948fd340d016a9557eea6e1ac2f6c60c <086c6cbcc563c81d55257f9b27e14faf1d0963d3
- Affected versionversion=393fc2f5948fd340d016a9557eea6e1ac2f6c60c <1efe551982297924d05a367aa2b6ec3d275d5742
- Affected versionversion=393fc2f5948fd340d016a9557eea6e1ac2f6c60c <34ae447b138680b5ed3660f7d935ff3faf88ba1a
- Affected versionversion=393fc2f5948fd340d016a9557eea6e1ac2f6c60c <86c9713602f786f441630c4ee02891987f8618b9
- Affected versionversion=6.1
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