Linux Kernel Use-After-Free Vulnerability
Linux — Kernel
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_verdict_init() function allows positive values as drop error within the hook verdict, and hence the nf_hook_slow() function can cause a double free vulnerability when NF_DROP is issued with a drop error which resembles NF_ACCEPT. We recommend upgrading past commit f342de4e2f33e0e39165d8639387aa6c19dff660.
7.8
28.1%
Vector breakdown
- Attack vector
- Local
- Attack complexity
- Low
- Privileges required
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Published
- Jan 31, 2024
- Modified
- Oct 21, 2025
- Added to KEV
- May 30, 2024
- Federal patch due
- Jun 20, 2024
CISA required action
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Weakness classification
Proof-of-concept & exploitation references
Weaponization
Public repositories whose name or description references CVE-2024-1086, found via a live GitHub search at request time. These are community-sourced signals, not a verified working exploit - cross-check each one before relying on it, and treat higher star counts and recent activity as (weak) corroboration, not proof.
No public GitHub repositories referencing CVE-2024-1086 were found at last check. Absence here is not proof no exploit exists - see the references below for vendor advisories and write-ups.
References
Frequently asked questions
What is CVE-2024-1086?
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_verdict_init() function allows positive values as drop error within the hook verdict, and hence the nf_hook_slow() function can cause a double free vulnerability when NF_DROP is issued with a drop error which resembles NF_ACCEPT. We recommend upgrading past commit f342de4e2f33e0e39165d8639387aa6c19dff660.
How severe is CVE-2024-1086?
CVE-2024-1086 has a CVSS base score of 7.8 out of 10 (CVSS 3.1).
Is CVE-2024-1086 actively exploited in the wild?
Yes. CVE-2024-1086 is listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added May 30, 2024, meaning CISA has confirmed evidence of active exploitation. It is also flagged as used in ransomware campaigns.
What is the EPSS score for CVE-2024-1086?
28.1% - meaning FIRST.org's EPSS model estimates a 28.1% probability this vulnerability will be exploited in the wild within 30 days (98% percentile among all scored CVEs).
What type of vulnerability is CVE-2024-1086?
CVE-2024-1086 is classified under CWE-416 (CWE-416 Use After Free).
Cross-checked against
Impactr finds and proves whether CVE-2024-1086 - or flaws like it - are actually reachable in your own web apps and APIs, with a reproducible exploit as evidence.
Join the waitlist