PT-2026-36456 · Linux · Linux Kernel
Published
2026-03-25
·
Updated
2026-05-13
·
CVE-2026-43039
CVSS v2.0
10
Critical
| Vector | AV:N/AC:L/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
emac dispatch skb zc() function where a new skb is allocated via napi alloc skb() but packet data from the XDP buffer is not copied into it. This results in the skb being passed up the stack containing uninitialized heap memory, which leaks kernel heap contents to userspace. Additionally, the use of the skb mark for recycle() call on an skb backed by the NAPI page frag allocator instead of page pool causes pages to be returned to an incorrect page pool, leading to corruption of the page pool state.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel