PT-2026-36443 · Linux · Linux Kernel
Published
2026-03-31
·
Updated
2026-06-15
·
CVE-2026-43026
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the netfilter component where the
ctnetlink alloc expect() function allocates expectations from a non-zeroing slab cache via nf ct expect alloc(). When CTA EXPECT NAT is absent from the netlink message, the saved addr and saved proto variables are not initialized. This allows stale data from a previous slab occupant to be leaked to userspace by the ctnetlink exp dump expect() function, which uses these fields to determine whether to emit CTA EXPECT NAT.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Access of Uninitialized Pointer
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel