CVE-2024-1086

HIGHCVSS 7.8/10Actively ExploitedEPSS 28.06%

Last modified

CVE-2024-1086 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. CISA has confirmed active exploitation in the wild. EPSS estimates a 28.06% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.8/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
28.06%

97.9th percentile

Probability of exploitation in the next 30 days. Learn more

Exploitation Status

This vulnerability is listed in CISA’s Known Exploited Vulnerabilities catalog, confirming active exploitation in the wild. Federal agencies must remediate by .

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
LinuxLinux Kernel>= 3.15, < 5.15.149
LinuxLinux Kernel>= 6.1, < 6.1.76
LinuxLinux Kernel>= 6.2, < 6.6.15
LinuxLinux Kernel>= 6.7, < 6.7.3
LinuxLinux Kernel6.8Rc1
FedoraprojectFedora39
RedhatEnterprise Linux Desktop7.0
RedhatEnterprise Linux For Ibm Z Systems7.0_s390x
RedhatEnterprise Linux For Power Big Endian7.0_ppc64
RedhatEnterprise Linux For Power Little Endian7.0_ppc64le
RedhatEnterprise Linux Server7.0
RedhatEnterprise Linux Workstation7.0
DebianDebian Linux10.0
NetappA250 FirmwareAll versions
Netapp500f FirmwareAll versions
NetappC250 FirmwareAll versions

References

Timeline

Published
Last Modified
Status
Analyzed

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 score of 7.8/10 (HIGH severity). The EPSS model estimates a 28.06% probability of exploitation in the next 30 days. This vulnerability is listed in CISA's Known Exploited Vulnerabilities catalog.
How do I fix CVE-2024-1086?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-1086?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST