Memory leak in Linux kernel - CVE-2026-43451

 

Memory leak in Linux kernel - CVE-2026-43451

Published: May 8, 2026


Vulnerability identifier: #VU130734
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-43451
CWE-ID: CWE-401
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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

The vulnerability exists due to a memory leak in nfqnl_recv_verdict() in nfnetlink_queue when parsing bridge VLAN attributes for PF_BRIDGE packets. A remote attacker can send a specially crafted netfilter queue verdict message to cause a denial of service.

Repeated triggering can exhaust kernel memory by leaking an nf_queue_entry, its associated sk_buff, and related references.


How to mitigate CVE-2026-43451

Install security update from vendor's repository.

Sources