CVE-2026-23392
Published: Mar 25, 2026
Modified: May 11, 2026
CVSS v3.1
7.8
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release flowtable after rcu grace period on error Call synchronize_rcu() after unregistering the hooks from error path, since a hook that already refers to this flowtable can be already registered, exposing this flowtable to packet path and nfnetlink_hook control plane. This error path is rare, it should only happen by reaching the maximum number hooks or by failing to set up to hardware offload, just call synchronize_rcu(). There is a check for already used device hooks by different flowtable that could result in EEXIST at this late stage. The hook parser can be updated to perform this check earlier to this error path really becomes rarely exercised. Uncovered by KASAN reported as use-after-free from nfnetlink_hook path when dumping hooks.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 3b49e2e94e6ebb8b23d0955d9e898254455734f8 - < d2632de96ccb066e0131ad1494241b9c281c60b8affected 3b49e2e94e6ebb8b23d0955d9e898254455734f8 - < adee3436ccd29f1e514c028899e400cbc6d84065affected 3b49e2e94e6ebb8b23d0955d9e898254455734f8 - < 7e3955b282eae20d61c75e499c75eade51c20060affected 3b49e2e94e6ebb8b23d0955d9e898254455734f8 - < c8092edb9a11f20f95ccceeb9422b7dd0df337bdaffected 3b49e2e94e6ebb8b23d0955d9e898254455734f8 - < e78a2dcc7cfb87b64a631441ca7681492b347ef6+1 more versions |
Linux | Linux | affected 4.16unaffected 0 - < 4.16unaffected 6.1.167 - <= 6.1.*unaffected 6.6.130 - <= 6.6.*unaffected 6.12.78 - <= 6.12.*+3 more versions |
CVSS v3.1 Details
CVSS v3.1 Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now