PT-2024-26813 · Linux+6 · Linux Kernel+6

Syzbot

·

Published

2024-04-05

·

Updated

2025-09-29

·

CVE-2024-35973

CVSS v2.0

7.5

High

VectorAV:N/AC:L/Au:N/C:P/I:P/A:P
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.9.0
Description The issue arises from the difference in how ip tunnel helpers and pskb inet may pull() handle the skb->protocol. While most ip tunnel helpers use skb protocol(skb, true), pskb inet may pull() only uses skb->protocol. If anything other than ETH P IPV6 or ETH P IP is found in skb->protocol, pskb inet may pull() does nothing. This can lead to issues when a vlan tag is provided by the caller, as the network header might not point to the correct location, and the skb linear part could be smaller than expected. The addition of skb vlan inet prepare() is intended to perform a complete mac validation to address this problem.
Recommendations To resolve the issue, update the Linux kernel to version 6.9.0 or later. If updating is not feasible, consider applying the patch that adds skb vlan inet prepare() to perform complete mac validation. As a temporary workaround, consider disabling the geneve module until a patch is available.

Exploit

Fix

Use of Uninitialized Resource

Memory Leak

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
BDU:2025-03074
CVE-2024-35973
DLA-3840-1
DLA-3842-1
INFSA-2024_9315
OESA-2024-1706
OESA-2024-1707
RHSA-2024:9315
RHSA-2024_9315
SUSE-SU-2024:2008-1
SUSE-SU-2024:2019-1
SUSE-SU-2024:2135-1
SUSE-SU-2024:2190-1
SUSE-SU-2024:2203-1
SUSE-SU-2024:2973-1
SUSE-SU-2025:20008-1
SUSE-SU-2025:20028-1
SUSE-SU-2025:20166-1
SUSE-SU-2025:20249-1
USN-6893-1
USN-6893-2
USN-6893-3
USN-6896-1
USN-6896-2
USN-6896-3
USN-6896-4
USN-6896-5
USN-6898-1
USN-6898-2
USN-6898-3
USN-6898-4
USN-6917-1
USN-6918-1
USN-6919-1
USN-6927-1
USN-7019-1
USN-7428-1
USN-7428-2

Affected Products

Astra Linux
Linuxmint
Linux Kernel
Red Hat
Red Os
Suse
Ubuntu