CVE-2022-50764
Last modified
CVE-2022-50764 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ipv6/sit: use DEV_STATS_INC() to avoid data-races syzbot/KCSAN reported that multiple cpus are updating dev->stats.tx_error concurrently. This is because sit tunnels are NETIF_F_LLTX, meaning their ndo_start_xmit() is not protected by a spinlock. While original KCSAN report was about tx path, rx path has the same issue.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ipv6/sit: use DEV_STATS_INC() to avoid data-races syzbot/KCSAN reported that multiple cpus are updating dev->stats.tx_error concurrently. This is because sit tunnels are NETIF_F_LLTX, meaning their ndo_start_xmit() is not protected by a spinlock. While original KCSAN report was about tx path, rx path has the same issue.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8df40d1033d64597dcf1efd4f7547e817f7a953b, < 222cc04356984f3f98acfa756a69d4bed7c501ac; >= 8df40d1033d64597dcf1efd4f7547e817f7a953b, < 4eed93bb3e57b8cc78d17166a14e40a73276015a; >= 8df40d1033d64597dcf1efd4f7547e817f7a953b, < 207501a986831174df09a36a8cb62a28f92f0dc8; >= 8df40d1033d64597dcf1efd4f7547e817f7a953b, < cb34b7cf17ecf33499c9298943f85af247abc1e9 |
| Linux | Linux | 2.6.37 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50764?
How severe is CVE-2022-50764?
How do I fix CVE-2022-50764?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-50758In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50759In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50760In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50761In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50762In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50763In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50765In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50766In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50767In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50768In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50769In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50770In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50764?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
