CVE-2026-23392
Last modified
CVE-2026-23392 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.16.1, < 6.1.167 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.130 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.78 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.20 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.10 | — |
| Linux | Linux Kernel | 4.16 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-23392?
How severe is CVE-2026-23392?
How do I fix CVE-2026-23392?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23387In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23388In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-23389In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-2339Missing Authentication for Critical Function vulnerability i…7.5
- CVE-2026-23390In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23391In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23393In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23394In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-23395In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-23396In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23397In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-23398In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-23392?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
