Kernel privilege escalation via nf_tables object-type race
Published May 1, 2024 · Updated Aug 5, 2026
Use-after-free in Linux kernel nf_tables from 4.10 allows local users to crash the kernel or execute code with kernel privileges. __nft_obj_type_get() traverses nf_tables_objects without RCU protection while nft_unregister_obj() can remove and free the same entry, leaving stale object-type pointers. A local unprivileged process can reach the race through nf_tables netlink messages in a user and network namespace, with consequences ranging from kernel panic to control-flow hijacking.
Summary
What happened
Use-after-free in Linux kernel nf_tables from 4.10 allows local users to crash the kernel or execute code with kernel privileges. __nft_obj_type_get() traverses nf_tables_objects without RCU protection while nft_unregister_obj() can remove and free the same entry, leaving stale object-type pointers. A local unprivileged process can reach the race through nf_tables netlink messages in a user and network namespace, with consequences ranging from kernel panic to control-flow hijacking.
The record
- CVE
- CVE-2024-27019
- Published
- May 1, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 1, 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.10
- Affected versionversion=e50092404c1bc7aaeb0a0f4077fa6f07b073a20f <379bf7257bc5f2a1b1ca8514e08a871b7bf6d920
- Affected versionversion=e50092404c1bc7aaeb0a0f4077fa6f07b073a20f <4ca946b19caf655a08d5e2266d4d5526025ebb73
- Affected versionversion=e50092404c1bc7aaeb0a0f4077fa6f07b073a20f <ad333578f736d56920e090d7db1f8dec891d815e
- Affected versionversion=e50092404c1bc7aaeb0a0f4077fa6f07b073a20f <cade34279c2249eafe528564bd2e203e4ff15f88
- Affected versionversion=e50092404c1bc7aaeb0a0f4077fa6f07b073a20f <d78d867dcea69c328db30df665be5be7d0148484
- Affected versionversion=e50092404c1bc7aaeb0a0f4077fa6f07b073a20f <df7c0fb8c2b9f9cac65659332581b19682a71349
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.
Weakness, pattern, technique
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