PT-2026-82124 · Linux · Linux Kernel
CVE-2026-74744
·
Published
2026-08-26
·
Updated
2026-08-29
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the ipvlan module where devices inherit
hard header len from phy dev during ipvlan init() but fail to inherit needed headroom and needed tailroom, leaving them set to 0. When the underlying phy dev or stacked lower device requires extra space for headers or trailers—such as in macsec, ipsec, wireguard, tunnels, or veth with rx headroom—upper layers fail to reserve sufficient space. This can lead to reallocation overhead, skb headroom underflows, or KASAN slab-use-after-free crashes (a condition where the system attempts to access memory after it has been freed) when dev hard header() or ipvlan hard header() prepends header data or when lower devices append tailroom.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel