CVE-2022-49479
Last modified
CVE-2022-49479 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mt76: fix tx status related use-after-free race on station removal There is a small race window where ongoing tx activity can lead to a skb getting added to the status tracking idr after that idr has already been cleaned up, which will keep the wcid linked in the status poll list. Fix this by only adding status skbs if the wcid pointer is still assigned in dev->wcid, which gets cleared early by mt76_sta_pre_rcu_remove. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mt76: fix tx status related use-after-free race on station removal There is a small race window where ongoing tx activity can lead to a skb getting added to the status tracking idr after that idr has already been cleaned up, which will keep the wcid linked in the status poll list. Fix this by only adding status skbs if the wcid pointer is still assigned in dev->wcid, which gets cleared early by mt76_sta_pre_rcu_remove
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.16, < 5.17.14 |
| Linux | Linux Kernel | >= 5.18, < 5.18.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49479?
How severe is CVE-2022-49479?
How do I fix CVE-2022-49479?
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-49473In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49474In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49475In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49476In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49477In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49478In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-4948The FlyingPress plugin for WordPress is vulnerable to author…4.3
- CVE-2022-49480In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49481In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49482In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49483In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49484In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-49479?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
