Local privilege escalation via bus_register double free
Published Oct 21, 2024 · Updated Aug 5, 2026
Double free in the Linux kernel driver core allows local users to corrupt kernel memory through failed bus registration. After kset_register() succeeds, a later bus_register() error frees the private bus object directly and again through the registered kset release path. An unprivileged NETLINK_ISCSI socket request can autoload scsi_transport_iscsi under memory pressure, enabling a kernel crash or privilege escalation.
Summary
What happened
Double free in the Linux kernel driver core allows local users to corrupt kernel memory through failed bus registration. After kset_register() succeeds, a later bus_register() error frees the private bus object directly and again through the registered kset release path. An unprivileged NETLINK_ISCSI socket request can autoload scsi_transport_iscsi under memory pressure, enabling a kernel crash or privilege escalation.
The record
- CVE
- CVE-2024-50055
- Published
- Oct 21, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-415, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 21, 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=3465e2e4a24eef9bc9f21aa29d83fd7000c1da48 <9ce15f68abedfae7ae0a35e95895aeddfd0f0c6a
- Affected versionversion=3465e2e4a24eef9bc9f21aa29d83fd7000c1da48 <bfa54a793ba77ef696755b66f3ac4ed00c7d1248
- Affected versionversion=3465e2e4a24eef9bc9f21aa29d83fd7000c1da48 <d885c464c25018b81a6b58f5d548fc2e3ef87dd1
- Affected versionversion=6.3
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