Impact
The Linux kernel contains a use‑after‑free flaw in the nf_tables implementation. The global rhltable used to store nft_object entries is shared across network namespaces. When an object is destroyed the rhltable can still be accessed by other namespaces, allowing a use‑after‑free that may corrupt kernel memory or cause a crash.
Affected Systems
Any Linux kernel in which nf_tables is built with the global rhltable implementation is potentially vulnerable. The specific version ranges are not listed in the data, so all distributions running a kernel prior to the patch that makes rhltable per table could be affected.
Risk and Exploitability
The CVSS score is 7.8, reflecting the high impact of a kernel memory corruption bug. The EPSS score is below 1% and the vulnerability is not listed in the CISA KEV catalog, indicating a low probability of current exploitation. The flaw requires manipulation of nf_tables objects, which typically demands privileged or local access. No publicly available exploit is known at this time.
OpenCVE Enrichment
Debian DSA