#VU124856 Use-after-free in Linux kernel - CVE-2026-23412

 

#VU124856 Use-after-free in Linux kernel - CVE-2026-23412

Published: April 3, 2026


Vulnerability identifier: #VU124856
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-23412
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local attacker to cause a denial of service.

The vulnerability exists due to use-after-free in nfnl_hook_dump_one when dumping hooks via nfnetlink_hooks during concurrent access. A local attacker can trigger concurrent hook dump activity to cause a denial of service.

The issue is triggered by a race condition involving concurrent readers and may lead to a kernel crash.


Remediation

Install security update from vendor's repository.

External links