Use After Free in Linux
CVE-2026-23412
In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: defer hook memory release until rcu readers are done Yiming Qian reports UaF when concurrent process is dumping hooks via nfnetlink_hooks: BUG: KASAN: slab-use-after-free in nfnl_hook_dump_one.isra.0+0xe71/0x10f0 Read of size 8 at addr ffff888003edbf88 by task poc/79 Call Trace: <TASK> nfnl_hook_dump_one.isra.0+0xe71/0x10f0 netlink_dump+0x554/0x12b0 nfnl_hook_get+0x176/0x230 [..] Defer release until after concurrent readers have completed.
Vulnerability class: Use-After-Free
EPSS: 0.001 (1.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions 84601d6ee68ae820dec97450934797046d62db4b, 6.4, 0
- Linux Linux_kernel — versions 6.4, 7.0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-23412?
- CVE-2026-23412 is a high-severity vulnerability in Linux, classified under Use After Free. CVSS score: 7.8/10. Published 2026-04-02.
- How severe is CVE-2026-23412?
- High severity. CVSS v3 base score is 7.8 out of 10.