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.
2025-04-16T15:16:00.620
2025-10-31T20:43:43.750
Analyzed
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSSv3.1: 5.5 (MEDIUM)
| Type | Vendor | Product | Version/Range | Vulnerable? |
|---|---|---|---|---|
| Operating System | linux | linux_kernel | < 6.6.87 | Yes |
| Operating System | linux | linux_kernel | < 6.12.23 | Yes |
| Operating System | linux | linux_kernel | < 6.13.11 | Yes |
| Operating System | linux | linux_kernel | < 6.14.2 | Yes |