Kernel memory corruption via negative XSK map index
Published Dec 27, 2024 · Updated May 11, 2026
Out-of-bounds write in Linux kernel AF_XDP map deletion allows local users to corrupt kernel memory through a negative map key. xsk_map_delete_elem converts a 32-bit unsigned key to signed int, letting negative indices pass an unsigned bounds comparison before xchg writes outside m->xsk_map. Reaching the flaw requires local low-privileged access to issue BPF map operations; successful triggering corrupts kernel memory and can crash the host.
Summary
What happened
Out-of-bounds write in Linux kernel AF_XDP map deletion allows local users to corrupt kernel memory through a negative map key. xsk_map_delete_elem converts a 32-bit unsigned key to signed int, letting negative indices pass an unsigned bounds comparison before xchg writes outside m->xsk_map. Reaching the flaw requires local low-privileged access to issue BPF map operations; successful triggering corrupts kernel memory and can crash the host.
The record
- CVE
- CVE-2024-56614
- Published
- Dec 27, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-787, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 27, 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=4.18
- Affected versionversion=fbfc504a24f53f7ebe128ab55cb5dba634f4ece8 <32cd3db7de97c0c7a018756ce66244342fd583f0
- Affected versionversion=fbfc504a24f53f7ebe128ab55cb5dba634f4ece8 <4d03f705e9d7aabebc6bfa5810f8aab6d176cbb7
- Affected versionversion=fbfc504a24f53f7ebe128ab55cb5dba634f4ece8 <d486b5741d987d3e0e6be4ac22cafdf94e6d1a47
- Affected versionversion=fbfc504a24f53f7ebe128ab55cb5dba634f4ece8 <ed08c93d5a9801cc8f224a046411fd603c538d07
- Affected versionversion=fbfc504a24f53f7ebe128ab55cb5dba634f4ece8 <f8abd03f83d5fe81e76eb93e2c4373eb9f75fd8a
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