PT-2025-53130 · Linux+1 · Linux Kernel+1
Published
2025-12-24
·
Updated
2026-03-14
·
CVE-2022-50764
CVSS v2.0
5.5
Medium
| Vector | AV:L/AC:H/Au:S/C:N/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a data race condition within the IPv6/sit module. Specifically, multiple CPUs can concurrently update the
dev->stats.tx error variable, leading to potential inconsistencies. This occurs because sit tunnels utilize the NETIF F LLTX flag, meaning their ndo start xmit() function is not protected by a spinlock. The issue affects both the transmit and receive paths. The syzbot/KCSAN tool reported this condition.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linux Kernel