PT-2026-37395 · Linux · Linux Kernel

Published

2026-05-06

·

Updated

2026-05-06

·

CVE-2026-43085

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw in the netfilter nfnetlink log component allows the leakage of four bytes of stale kernel heap data to userspace. This occurs when batching multiple NFLOG messages, where the nfulnl send() function appends an NLMSG DONE terminator using nlmsg put(). Because nlmsg put() only zeroes alignment padding and not the nfgenmsg payload itself, uninitialized data is exposed.
Recommendations Update the Linux kernel to a version where nfnl msg put() is used to build the NLMSG DONE terminator, ensuring the nfgenmsg payload is properly initialized via nfnl fill hdr().

Related Identifiers

CVE-2026-43085

Affected Products

Linux Kernel