← Back to browse · API

CVE-2024-1086

Severity
HIGH
CVSS
7.8
EPSS
0.28058
Risk score
66.02
CISA KEV
Yes
PoC
Yes
Published
2024-01-31
Modified
2026-08-07
First seen
2026-08-07
Aliases
EUVD-2024-16861, GHSA-GFH2-2MJ9-M2CX
Products
Linux:Kernel, Linux:Kernel 3.15 <6.8, unix
Sources
cisa.gov CVE-2024-1086
packetstorm bd2236092be59388bfdefee2|CVE-2024-1086
euvd EUVD-2024-16861

Description

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.

References