CVE-2024-1085

HIGH

Linux Kernel 5.13-5.15.148 - Use-After-Free in nf_tables Set Element Deactivation

Title source: llm
STIX 2.1

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_setelem_catchall_deactivate() function checks whether the catch-all set element is active in the current generation instead of the next generation before freeing it, but only flags it inactive in the next generation, making it possible to free the element multiple times, leading to a double free vulnerability. We recommend upgrading past commit b1db244ffd041a49ecc9618e8feb6b5c1afcdaa7.

Scores

CVSS v3 7.8
EPSS 0.0028
EPSS Percentile 20.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-416
Status published
Products (1)
linux/linux_kernel 5.13 - 5.15.148
Published Jan 31, 2024
Tracked Since Feb 18, 2026