Executive Summary

Informations
Name CVE-2022-49479 First vendor Publication 2025-02-26
Vendor Cve Last vendor Modification 2025-03-24

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-49479

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3538

Sources (Detail)

https://git.kernel.org/stable/c/ddd426d72aca4054045a9bd3b80a4ce1d398f11f
https://git.kernel.org/stable/c/ef7f9f894cfd0b2e471206409a529af4a26ddd55
https://git.kernel.org/stable/c/fcfe1b5e162bf473c1d47760962cec8523c00466
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
Date Informations
2025-06-26 02:09:48
  • Multiple Updates
2025-06-25 12:22:38
  • Multiple Updates
2025-06-24 02:14:24
  • Multiple Updates
2025-05-27 02:11:10
  • Multiple Updates
2025-03-28 17:20:59
  • Multiple Updates
2025-03-28 13:35:02
  • Multiple Updates
2025-03-28 02:57:08
  • Multiple Updates
2025-03-25 00:21:21
  • Multiple Updates
2025-02-28 00:20:33
  • Multiple Updates
2025-02-26 17:20:31
  • First insertion