Incorrect network statistics via lockless counter updates
Published Dec 24, 2025 · Updated Dec 24, 2025
A data race in Linux SIT tunnels allows concurrent packet paths to corrupt transmit and receive error counters in affected kernels. In net/ipv6/sit.c, NETIF_F_LLTX leaves ndo_start_xmit() without spinlock serialization while both paths update shared dev->stats fields non-atomically. The condition requires an SIT tunnel and concurrent processing on multiple CPUs; the documented consequence is inaccurate network statistics, not code execution or privilege gain.
Summary
What happened
A data race in Linux SIT tunnels allows concurrent packet paths to corrupt transmit and receive error counters in affected kernels. In net/ipv6/sit.c, NETIF_F_LLTX leaves ndo_start_xmit() without spinlock serialization while both paths update shared dev->stats fields non-atomically. The condition requires an SIT tunnel and concurrent processing on multiple CPUs; the documented consequence is inaccurate network statistics, not code execution or privilege gain.
The record
- CVE
- CVE-2022-50764
- Published
- Dec 24, 2025
- Updated
- Dec 24, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- Unavailable
- Privileges
- Unavailable
Timeline
How it unfolded
- Dec 24, 2025CVE publishedPublication date reported by the CVE source.
- Dec 24, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <207501a986831174df09a36a8cb62a28f92f0dc8
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <222cc04356984f3f98acfa756a69d4bed7c501ac
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <4eed93bb3e57b8cc78d17166a14e40a73276015a
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <cb34b7cf17ecf33499c9298943f85af247abc1e9
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
No sourced classifications are available.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo