THREATOPS
THREAT OPSThreat News › [NVD] CVE-2022-49328 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved: mt76: fix use-after-free by removing a non-RCU wcid pointer Fixes an issue caught by KASAN about use-after-free in mt76_txq_schedule by protecting mtxq->wcid with rcu_lock between mt76_txq_schedule and sta_info

[NVD] CVE-2022-49328 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved: mt76: fix use-after-free by removing a non-RCU wcid pointer Fixes an issue caught by KASAN about use-after-free in mt76_txq_schedule by protecting mtxq->wcid with rcu_lock between mt76_txq_schedule and sta_info

lownvdPublished 2025-02-26

CVE-2022-49328 CVSS: 8.8 HIGH Published: 2025-02-26T07:01:09.610

In the Linux kernel, the following vulnerability has been resolved:

mt76: fix use-after-free by removing a non-RCU wcid pointer

Fixes an issue caught by KASAN about use-after-free in mt76_txq_schedule by protecting mtxq->wcid with rcu_lock between mt76_txq_schedule and sta_info_[alloc, free].

[18853.876689] ======================

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2022-49328