Impact
The flaw arises from deferring the release of netfilter NAT hook structures with kfree_rcu, allowing the nfnetlink hook dump subsystem to access freed memory. This results in a use‑after‑free condition that can corrupt kernel memory or trigger a crash. The CVE description does not indicate arbitrary code execution, only memory corruption potential.
Affected Systems
Linux kernel versions starting with 5.14 that include the netfilter NAT hook subsystem are affected. Any distribution shipping an unpatched kernel in this version range may be impacted.
Risk and Exploitability
No CVSS or EPSS data are available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is local; a user with access to the nfnetlink hook dump interface can trigger the use‑after‑free. Exploitation may lead to memory corruption and kernel instability, but the description does not confirm privilege escalation or code execution.
OpenCVE Enrichment