IT

Tracker / CVE-2024-1085

CVE-2024-1085

High 7.8

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.

Affected products and versions

linux linux_kernel · 5.13 → 5.15.148
linux linux_kernel · 5.16 → 6.1.75
linux linux_kernel · 6.2 → 6.6.14
linux linux_kernel · 6.7 → 6.7.2

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References