Linux · Linux Kernel · CVE-2024-41090
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
A vulnerability in the Linux kernel has been resolved, related to the tap get user xdp() path, where a missing verification for short frames could cause a corrupted skb to be sent downstack. This could lead to out-of-bound access beyond the actual length or confuse the underlayer with incorrect or inconsistent header length in the skb metadata. The alternative path, tap get user(), already prohibits short frames with lengths less than the Ethernet header size from being transmitted.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.