Lucene search
+L

369999 matches found

EUVD
EUVD
added 2026/08/15 5:58 a.m.9 views

EUVD-2026-59473

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcimiomapregion or devmkmemdup fail, the code returns directly without cleaning up previously allocated resources: - mt76device allocated by mt76allocdevice - pci irq...

5.5AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.8 views

CVE-2026-74325

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: use kfreercu for offchannel link in mt76putvifphylink mt76putvifphylink frees the offchannel mlink with plain kfree after rcuassignpointerNULL. However, rcuassignpointer only prevents future RCU readers from obtaining...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.5 views

CVE-2026-74326

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcimiomapregion or devmkmemdup fail, the code returns directly without cleaning up previously allocated resources: - mt76device allocated by mt76allocdevice - pci irq...

5.4AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:58 a.m.5 views

CVE-2026-74326 wifi: mt76: mt7921: fix resource leak in probe error path

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcimiomapregion or devmkmemdup fail, the code returns directly without cleaning up previously allocated resources: - mt76device allocated by mt76allocdevice - pci irq...

5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:58 a.m.18 views

CVE-2026-74326

The CVE-2026-74326 entry describes a resource leak in the Linux kernel WiFi subsystem for the mt76 mt7921 driver. If pcim_iomap_region() or devm_kmemdup() fail during probe, the code returns without cleaning up previously allocated resources, specifically the mt76_device created by mt76_alloc_dev...

5.4AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.34 views

CVE-2026-74326 wifi: mt76: mt7921: fix resource leak in probe error path

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcimiomapregion or devmkmemdup fail, the code returns directly without cleaning up previously allocated resources: - mt76device allocated by mt76allocdevice - pci irq...

0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.32 views

CVE-2026-74325 wifi: mt76: use kfree_rcu for offchannel link in mt76_put_vif_phy_link

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: use kfreercu for offchannel link in mt76putvifphylink mt76putvifphylink frees the offchannel mlink with plain kfree after rcuassignpointerNULL. However, rcuassignpointer only prevents future RCU readers from obtaining...

7.8CVSS0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:58 a.m.8 views

EUVD-2026-59472

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: use kfreercu for offchannel link in mt76putvifphylink mt76putvifphylink frees the offchannel mlink with plain kfree after rcuassignpointerNULL. However, rcuassignpointer only prevents future RCU readers from obtaining...

5.2AI score0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:58 a.m.12 views

CVE-2026-74325 wifi: mt76: use kfree_rcu for offchannel link in mt76_put_vif_phy_link

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: use kfreercu for offchannel link in mt76putvifphylink mt76putvifphylink frees the offchannel mlink with plain kfree after rcuassignpointerNULL. However, rcuassignpointer only prevents future RCU readers from obtaining...

7.8CVSS5.3AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:58 a.m.7 views

EUVD-2026-59471

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: validate skb length in testmode query In mt7925tmquery, the response skb from mt76mcusendandgetmsg is used in a memcpy without validating its length: memcpyevtresp, skb-data + 8, MT7925EVTRSPLEN; where...

5.4AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.34 views

CVE-2026-74324 wifi: mt76: mt7925: validate skb length in testmode query

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: validate skb length in testmode query In mt7925tmquery, the response skb from mt76mcusendandgetmsg is used in a memcpy without validating its length: memcpyevtresp, skb-data + 8, MT7925EVTRSPLEN; where...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:58 a.m.23 views

CVE-2026-74324

Summary: CVE-2026-74324 affects Linux kernel wireless stack, specifically mt76/mt7925 testmode query handling. In mt7925_tm_query(), the response skb is copied with memcpy(evt_resp, skb->data + 8, MT7925_EVT_RSP_LEN) without validating length. MT7925_EVT_RSP_LEN is 512, so a firmware response ...

5.4AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.7 views

CVE-2026-74324

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: validate skb length in testmode query In mt7925tmquery, the response skb from mt76mcusendandgetmsg is used in a memcpy without validating its length: memcpyevtresp, skb-data + 8, MT7925EVTRSPLEN; where...

5.4AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:58 a.m.9 views

CVE-2026-74324 wifi: mt76: mt7925: validate skb length in testmode query

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: validate skb length in testmode query In mt7925tmquery, the response skb from mt76mcusendandgetmsg is used in a memcpy without validating its length: memcpyevtresp, skb-data + 8, MT7925EVTRSPLEN; where...

5.5AI score
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:58 a.m.16 views

CVE-2026-74323 wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible token leak in mt7996txprepareskb If linkconf or linksta lookup fails in mt7996txprepareskb routine, mt7996 driver leaks an already allocated tx token. Fix the issue releasing the token in case of...

8.8CVSS5.4AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:58 a.m.8 views

EUVD-2026-59470

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible token leak in mt7996txprepareskb If linkconf or linksta lookup fails in mt7996txprepareskb routine, mt7996 driver leaks an already allocated tx token. Fix the issue releasing the token in case of...

5.3AI score0.00242EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.31 views

CVE-2026-74322 wifi: mt76: mt7996: Fix possible NULL pointer dereference in mt7996_mac_write_txwi_80211()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible NULL pointer dereference in mt7996macwritetxwi80211 For injected frames e.g. via radiotap, mac80211 can pass info-control.vif = NULL, as explicitly noted in struct ieee80211txinfo. Check vif point...

0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.26 views

CVE-2026-74323 wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible token leak in mt7996txprepareskb If linkconf or linksta lookup fails in mt7996txprepareskb routine, mt7996 driver leaks an already allocated tx token. Fix the issue releasing the token in case of...

8.8CVSS0.00242EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:58 a.m.7 views

EUVD-2026-59469

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible NULL pointer dereference in mt7996macwritetxwi80211 For injected frames e.g. via radiotap, mac80211 can pass info-control.vif = NULL, as explicitly noted in struct ieee80211txinfo. Check vif point...

5.4AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/15 5:58 a.m.3 views

CVE-2026-74323

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible token leak in mt7996txprepareskb If linkconf or linksta lookup fails in mt7996txprepareskb routine, mt7996 driver leaks an already allocated tx token. Fix the issue releasing the token in case of...

8.8CVSS5.3AI score0.00242EPSS
SaveExploits0
Rows per page
Query Builder