IT

Tracker / CVE-2024-26835

CVE-2024-26835

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: set dormant flag on hook register failure We need to set the dormant flag again if we fail to register the hooks. During memory pressure hook registration can fail and we end up with a table marked as active but no registered hooks. On table/base chain deletion, nf_tables will attempt to unregister the hook again which yields a warn splat from the nftables core.

Affected products and versions

debian debian_linux
linux linux_kernel
linux linux_kernel · 5.10.202 → 5.10.211
linux linux_kernel · 5.13 → 5.15.150
linux linux_kernel · 5.16 → 6.1.80
linux linux_kernel · 5.4.262 → 5.4.270
linux linux_kernel · 6.2 → 6.6.19
linux linux_kernel · 6.7 → 6.7.7

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