CVE-2022-49479
Severity CVSS v4.0:
Pending analysis
Type:
CWE-416
Use After Free
Publication date:
26/02/2025
Last modified:
24/03/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
mt76: fix tx status related use-after-free race on station removal<br />
<br />
There is a small race window where ongoing tx activity can lead to a skb<br />
getting added to the status tracking idr after that idr has already been<br />
cleaned up, which will keep the wcid linked in the status poll list.<br />
Fix this by only adding status skbs if the wcid pointer is still assigned<br />
in dev->wcid, which gets cleared early by mt76_sta_pre_rcu_remove
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 5.17.14 (excluding) |
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.18 (including) | 5.18.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page