Kernel memory corruption via dangling IPv6 socket pointer
Published Dec 27, 2024 · Updated Aug 5, 2026
Use-after-free in the IPv6 socket creation path in Linux allows local users to trigger unsafe kernel-memory reuse through failed socket setup. During inet6_create(), sock_init_data() attaches an sk pointer to the socket, but an error frees the sk object without clearing the socket's reference. A low-privileged local account must induce the creation failure and a later dereference; the stale reference enables kernel-memory corruption.
Summary
What happened
Use-after-free in the IPv6 socket creation path in Linux allows local users to trigger unsafe kernel-memory reuse through failed socket setup. During inet6_create(), sock_init_data() attaches an sk pointer to the socket, but an error frees the sk object without clearing the socket's reference. A low-privileged local account must induce the creation failure and a later dereference; the stale reference enables kernel-memory corruption.
The record
- CVE
- CVE-2024-56600
- Published
- Dec 27, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 27, 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <276a473c956fb55a6f3affa9ff232e10fffa7b43
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <35360255ca30776dee34d9fa764cffa24d0a5f65
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <706b07b7b37f886423846cb38919132090bc40da
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <79e16a0d339532ea832d85798eb036fc4f9e0cea
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <9df99c395d0f55fb444ef39f4d6f194ca437d884
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f2709d1271cfdf55c670ab5c5982139ab627ddc7
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f44fceb71d72d29fb00e0ac84cdf9c081b03cd06
- Affected versionversion=2.6.12
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