Local privilege escalation via concurrent KCM sends
Published Aug 31, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux KCM subsystem allows local users to corrupt kernel memory through concurrent sends on one socket. Two threads can reuse kcm->seq_skb concurrently, letting one queue the skb before the other frees it and kcm_release frees it again. Unprivileged local access and an AF_KCM socket are sufficient to control the race, which can crash the system or enable kernel-memory reads and writes.
Summary
What happened
Use-after-free in the Linux KCM subsystem allows local users to corrupt kernel memory through concurrent sends on one socket. Two threads can reuse kcm->seq_skb concurrently, letting one queue the skb before the other frees it and kcm_release frees it again. Unprivileged local access and an AF_KCM socket are sufficient to control the race, which can crash the system or enable kernel-memory reads and writes.
The record
- CVE
- CVE-2024-44946
- Published
- Aug 31, 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
- Aug 31, 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=4.6
- Affected versionversion=ab7ac4eb9832e32a09f4e8042705484d2fb0aad3 <00425508f30baa5ab6449a1f478480ca7cffa6da
- Affected versionversion=ab7ac4eb9832e32a09f4e8042705484d2fb0aad3 <6633b17840bf828921254d788ccd15602843fe9b
- Affected versionversion=ab7ac4eb9832e32a09f4e8042705484d2fb0aad3 <72da240aafb142630cf16adc803ccdacb3780849
- Affected versionversion=ab7ac4eb9832e32a09f4e8042705484d2fb0aad3 <807067bf014d4a3ae2cc55bd3de16f22a01eb580
- Affected versionversion=ab7ac4eb9832e32a09f4e8042705484d2fb0aad3 <8c9cdbf600143bd6835c8b8351e5ac956da79aec
- Affected versionversion=ab7ac4eb9832e32a09f4e8042705484d2fb0aad3 <9c8d544ed619f704e2b70e63e08ab75630c2ea23
- Affected versionversion=ab7ac4eb9832e32a09f4e8042705484d2fb0aad3 <eb06c8d3022ce6738711191c89f9b3e9cfb91914
- Affected versionversion=ab7ac4eb9832e32a09f4e8042705484d2fb0aad3 <fa6c23fe6dcac8c8bd63920ee8681292a2bd544e
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