CVE-2022-49328

HIGHNVD 7.87.8
EchelonGraph scoreMEDIUM confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2025-02-27. NVD baseline CVSS 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
Trending — 4 sources updated this week
7.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.8Exploit: None knownExposed: 0

A fix is available — apply it.

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] ================================================================== [18853.876751] BUG: KASAN: use-after-free in mt76_txq_schedule+0x204/0xaf8 [mt76] [18853.876773] Read of size 8 at addr ffffffaf989a2138 by task mt76-tx phy0/883 [18853.876786] [18853.876810] CPU: 5 PID: 883 Comm: mt76-tx phy0 Not tainted 5.10.100-fix-510-56778d365941-kasan #5 0b01fbbcf41a530f52043508fec2e31a4215

[18853.876840] Call trace: [18853.876861] dump_backtrace+0x0/0x3ec [18853.876878] show_stack+0x20/0x2c [18853.876899] dump_stack+0x11c/0x1ac [18853.876918] print_address_description+0x74/0x514 [18853.876934] kasan_report+0x134/0x174 [18853.876948] __asan_report_load8_noabort+0x44/0x50 [18853.876976] mt76_txq_schedule+0x204/0xaf8 [mt76 074e03e4640e97fe7405ee1fab547b81c4fa45d2] [18853.877002] mt76_txq_schedule_all+0x2c/0x48 [mt76 074e03e4640e97fe7405ee1fab547b81c4fa45d2] [18853.877030] mt7921_tx_worker+0xa0/0x1cc [mt7921_common f0875ebac9d7b4754e1010549e7db50fbd90a047] [18853.877054] __mt76_worker_fn+0x190/0x22c [mt76 074e03e4640e97fe7405ee1fab547b81c4fa45d2] [18853.877071] kthread+0x2f8/0x3b8 [18853.877087] ret_from_fork+0x10/0x30 [18853.877098] [18853.877112] Allocated by task 941: [18853.877131] kasan_save_stack+0x38/0x68 [18853.877147] __kasan_kmalloc+0xd4/0xfc [18853.877163] kasan_kmalloc+0x10/0x1c [18853.877177] __kmalloc+0x264/0x3c4 [18853.877294] sta_info_alloc+0x460/0xf88 [mac80211] [18853.877410] ieee80211_prep_connection+0x204/0x1ee0 [mac80211] [18853.877523] ieee80211_mgd_auth+0x6c4/0xa4c [mac80211] [18853.877635] ieee80211_auth+0x20/0x2c [mac80211] [18853.877733] rdev_auth+0x7c/0x438 [cfg80211] [18853.877826] cfg80211_mlme_auth+0x26c/0x390 [cfg80211] [18853.877919] nl80211_authenticate+0x6d4/0x904 [cfg80211] [18853.877938] genl_rcv_msg+0x748/0x93c [18853.877954] netlink_rcv_skb+0x160/0x2a8 [18853.877969] genl_rcv+0x3c/0x54 [18853.877985] netlink_unicast_kernel+0x104/0x1ec [18853.877999] netlink_unicast+0x178/0x268 [18853.878015] netlink_sendmsg+0x3cc/0x5f0 [18853.878030] sock_sendmsg+0xb4/0xd8 [18853.878043] ____sys_sendmsg+0x2f8/0x53c [18853.878058] ___sys_sendmsg+0xe8/0x150 [18853.878071] __sys_sendmsg+0xc4/0x1f4 [18853.878087] __arm64_compat_sys_sendmsg+0x88/0x9c [18853.878101] el0_svc_common+0x1b4/0x390 [18853.878115] do_el0_svc_compat+0x8c/0xdc [18853.878131] el0_svc_compat+0x10/0x1c [18853.878146] el0_sync_compat_handler+0xa8/0xcc [18853.878161] el0_sync_compat+0x188/0x1c0 [18853.878171] [18853.878183] Freed by task 10927: [18853.878200] kasan_save_stack+0x38/0x68 [18853.878215] kasan_set_track+0x28/0x3c [18853.878228] kasan_set_free_info+0x24/0x48 [18853.878244] __kasan_slab_free+0x11c/0x154 [18853.878259] kasan_slab_free+0x14/0x24 [18853.878273] slab_free_freelist_hook+0xac/0x1b0 [18853.878287] kfree+0x104/0x390 [18853.878402] sta_info_free+0x198/0x210 [mac80211] [18853.878515] __sta_info_destroy_part2+0x230/0x2d4 [mac80211] [18853.878628] __sta_info_flush+0x300/0x37c [mac80211] [18853.878740] ieee80211_set_disassoc+0x2cc/0xa7c [mac80211] [18853.878851] ieee80211_mgd_deauth+0x4a4/0x10a0 [mac80211] [18853.878962] ieee80211_deauth+0x20/0x2c [mac80211] [18853.879057] rdev_deauth+0x7c/0x438 [cfg80211] [18853.879150] cfg80211_mlme_deauth+0x274/0x414 [cfg80211] [18853.879243] cfg80211_mlme_down+0xe4/0x118 [cfg80211] [18853.879335] cfg80211_disconnect+0x218/0x2d8 [cfg80211] [18853.879427] __cfg80211_leave+0x17c/0x240 [cfg80211] [18853.879519] cfg80211_leave+0x3c/0x58 [cfg80211] [18853.879611] wiphy_suspend+0xdc/0x200 [cfg80211] [18853.879628] dpm_run_callback+0x58/0x408 [18853.879642] __device_suspend+0x4cc/0x864 [18853.879658] async_suspend+0x34/0xf4 [18 ---truncated---

CVSS v3
7.8
EG Score
7.8(medium)
EG Risk
35(Track)
EG Risk 35/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity78% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
34%
KEV
Not listed

Published

February 26, 2025

Last Modified

August 5, 2026

Advisory Details (4)

Auto-updated Aug 4, 2026
No patch confirmed yet.
generic

mt76: fix use-after-free by removing a non-RCU wcid pointer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/e55bcdd0bf34a8b10d45ce80ebb3164c5292a17d
generic

mt76: fix use-after-free by removing a non-RCU wcid pointer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/d5f77f1dbb59feae81f88e44551e8e1d8a802d9a
generic

mt76: fix use-after-free by removing a non-RCU wcid pointer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/51fb1278aa57ae0fc54adaa786e1965362bed4fb
generic

mt76: fix use-after-free by removing a non-RCU wcid pointer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/4448327b41738dbfcda680eb4935ff835568f468

Patch Availability(8)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatkernel-0:4.18.0-305.162.1.el8_42025-07-14redhat
redhatkernel-0:4.18.0-193.156.1.el8_22025-07-02redhat
redhatkernel-0:4.18.0-372.149.1.el8_62025-06-24redhat
redhatkernel-rt-0:5.14.0-70.134.1.rt21.206.el9_02025-06-24redhat
redhatkernel-0:5.14.0-70.134.1.el9_02025-06-24redhat
redhatkernel-0:4.18.0-477.10.1.el8_82023-05-16redhat
redhatkernel-0:5.14.0-284.11.1.el9_22023-05-09redhat
linuxKernel @ 5.15.58osv

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 16× in last 7d / 54× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

Showing the most recent 100 of 123 total refreshes for this CVE.

  1. 2026-08-07 16:24 UTCEPSS rescore
  2. 2026-08-06 13:44 UTCEPSS rescore
  3. 2026-08-05 19:15 UTCEPSS rescore
  4. 2026-08-05 09:32 UTCEG score recompute
  5. 2026-08-05 09:32 UTCVendor advisory
  6. 2026-08-05 09:31 UTCGHSA enrichment
  7. 2026-08-04 15:07 UTCEPSS rescore
  8. 2026-08-04 11:13 UTCEG score recompute
  9. 2026-08-04 11:13 UTCVendor advisory
  10. 2026-08-04 11:13 UTCGHSA enrichment
  11. 2026-08-04 10:35 UTCEPSS rescore
  12. 2026-08-04 09:46 UTCEG score recompute
  13. 2026-08-04 09:46 UTCVendor advisory
  14. 2026-08-04 09:46 UTCGHSA enrichment
  15. 2026-08-03 10:33 UTCEPSS rescore
  16. 2026-08-02 02:24 UTCEPSS rescore
  17. 2026-08-01 04:13 UTCEPSS rescore
  18. 2026-08-01 04:13 UTCEPSS rescore
  19. 2026-07-30 16:25 UTCEPSS rescore
  20. 2026-07-30 01:28 UTCEPSS rescore
  21. 2026-07-28 15:34 UTCEPSS rescore
  22. 2026-07-26 14:52 UTCEPSS rescore
  23. 2026-07-26 14:52 UTCEPSS rescore
  24. 2026-07-25 14:16 UTCEPSS rescore
  25. 2026-07-24 14:15 UTCEPSS rescore
Show 75 more
  1. 2026-07-24 14:11 UTCOSV refresh
  2. 2026-07-23 14:16 UTCEPSS rescore
  3. 2026-07-23 14:16 UTCEPSS rescore
  4. 2026-07-23 02:16 UTCEG score recompute
  5. 2026-07-22 23:04 UTCEG score recompute
  6. 2026-07-22 14:06 UTCEPSS rescore
  7. 2026-07-22 14:06 UTCEPSS rescore
  8. 2026-07-21 15:23 UTCEPSS rescore
  9. 2026-07-21 15:23 UTCEPSS rescore
  10. 2026-07-20 17:05 UTCEPSS rescore
  11. 2026-07-19 14:29 UTCEPSS rescore
  12. 2026-07-19 14:29 UTCEPSS rescore
  13. 2026-07-19 02:27 UTCEPSS rescore
  14. 2026-07-19 02:27 UTCEPSS rescore
  15. 2026-07-18 10:03 UTCEPSS rescore
  16. 2026-07-18 10:03 UTCEPSS rescore
  17. 2026-07-16 17:00 UTCEPSS rescore
  18. 2026-07-15 16:56 UTCEPSS rescore
  19. 2026-07-15 16:56 UTCEPSS rescore
  20. 2026-07-15 01:58 UTCEPSS rescore
  21. 2026-07-15 01:58 UTCEPSS rescore
  22. 2026-07-13 22:28 UTCEPSS rescore
  23. 2026-07-13 22:28 UTCEPSS rescore
  24. 2026-07-13 06:11 UTCEPSS rescore
  25. 2026-07-13 06:11 UTCEPSS rescore
  26. 2026-07-12 05:44 UTCEPSS rescore
  27. 2026-07-11 08:25 UTCEPSS rescore
  28. 2026-07-11 08:25 UTCEPSS rescore
  29. 2026-07-09 19:08 UTCEPSS rescore
  30. 2026-07-08 15:13 UTCEPSS rescore
  31. 2026-07-07 13:44 UTCEPSS rescore
  32. 2026-07-07 09:51 UTCOSV refresh
  33. 2026-07-06 16:25 UTCEPSS rescore
  34. 2026-07-06 02:21 UTCEPSS rescore
  35. 2026-07-05 02:28 UTCEPSS rescore
  36. 2026-07-04 06:29 UTCEPSS rescore
  37. 2026-07-01 15:04 UTCEPSS rescore
  38. 2026-06-30 23:21 UTCEPSS rescore
  39. 2026-06-30 23:20 UTCEPSS rescore
  40. 2026-06-29 14:04 UTCEPSS rescore
  41. 2026-06-28 14:06 UTCEPSS rescore
  42. 2026-06-28 04:54 UTCEPSS rescore
  43. 2026-06-28 04:54 UTCEPSS rescore
  44. 2026-06-27 03:07 UTCEPSS rescore
  45. 2026-06-27 03:07 UTCEPSS rescore
  46. 2026-06-25 13:48 UTCEPSS rescore
  47. 2026-06-25 13:48 UTCEPSS rescore
  48. 2026-06-24 14:03 UTCEPSS rescore
  49. 2026-06-24 14:03 UTCEPSS rescore
  50. 2026-06-23 21:31 UTCEPSS rescore
  51. 2026-06-23 21:31 UTCEPSS rescore
  52. 2026-06-22 14:24 UTCEPSS rescore
  53. 2026-06-21 14:55 UTCEPSS rescore
  54. 2026-06-21 14:55 UTCEPSS rescore
  55. 2026-06-21 01:58 UTCEPSS rescore
  56. 2026-06-21 01:58 UTCEPSS rescore
  57. 2026-06-19 19:24 UTCEPSS rescore
  58. 2026-06-19 19:24 UTCEPSS rescore
  59. 2026-06-18 20:43 UTCOSV refresh
  60. 2026-06-18 17:51 UTCEPSS rescore
  61. 2026-06-18 17:51 UTCEPSS rescore
  62. 2026-06-17 17:51 UTCEPSS rescore
  63. 2026-06-17 17:51 UTCEPSS rescore
  64. 2026-06-16 17:51 UTCEPSS rescore
  65. 2026-06-16 17:51 UTCEPSS rescore
  66. 2026-06-15 17:47 UTCEPSS rescore
  67. 2026-06-14 23:16 UTCEPSS rescore
  68. 2026-06-13 22:59 UTCEPSS rescore
  69. 2026-06-12 23:10 UTCEPSS rescore
  70. 2026-06-12 23:10 UTCEPSS rescore
  71. 2026-06-11 13:58 UTCEPSS rescore
  72. 2026-06-11 13:58 UTCEPSS rescore
  73. 2026-06-10 13:21 UTCEPSS rescore
  74. 2026-06-10 13:21 UTCEPSS rescore
  75. 2026-06-08 14:15 UTCEPSS rescore

Frequently asked(5)

What is CVE-2022-49328?
CVE-2022-49328 is a high vulnerability published on February 26, 2025. 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 mt76txqschedule by protecting mtxq->wcid with rculock between mt76txq_schedule and stainfo[alloc, free].…
When was CVE-2022-49328 disclosed?
CVE-2022-49328 was first published in the National Vulnerability Database on February 26, 2025, with the most recent update on August 5, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2022-49328 actively exploited?
CVE-2022-49328 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 65.7% of all scored CVEs.
What is the CVSS score of CVE-2022-49328?
CVE-2022-49328 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2022-49328?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2022-49328, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2022-49328

Explore →

Is Your Infrastructure Affected by CVE-2022-49328?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.