IT

Tracker / CVE-2025-22064

CVE-2025-22064

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: don't unregister hook when table is dormant When nf_tables_updchain encounters an error, hook registration needs to be rolled back. This should only be done if the hook has been registered, which won't happen when the table is flagged as dormant (inactive). Just move the assignment into the registration block.

Affected products and versions

linux linux_kernel · 6.13 → 6.13.11
linux linux_kernel · 6.14 → 6.14.2
linux linux_kernel · 6.3.3 → 6.6.87
linux linux_kernel · 6.7 → 6.12.23

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