Lucene search
+L

1682 matches found

OSV
OSV
added 2025/10/01 11:42 a.m.8 views

CVE-2023-53466 wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix memory leak in mt7915mcuexit Always purge mcu skb queues in mt7915mcuexit routine even if mt7915firmwarestate fails...

6.5AI score
SaveExploits0References6
CVE
CVE
added 2025/10/01 11:42 a.m.45 views

CVE-2023-53460

CVE-2023-53460 describes a memory-leak in the Linux kernel wifi driver rt w88 (rtw_usb_probe) in drivers/net/wireless/realtek/rtw88/usb.c:876, where an allocated hw structure may not be released on a path, reported as the line 811 release issue. The root cause is a leak in the USB probe path (rtw...

5.5CVSS6AI score0.00137EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.21 views

CVE-2023-53452 wifi: rtw89: fix potential race condition between napi_init and napi_enable

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential race condition between napiinit and napienable A race condition can happen if netdev is registered, but NAPI isn't initialized yet, and meanwhile user space starts the netdev that will enable NAPI. Then...

0.00111EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/01 11:42 a.m.49 views

CVE-2023-53452

Observation: CVE-2023-53452 concerns a race condition in the Linux kernel affecting the wifi driver path for rtW89. When a netdev is registered but NAPI isn’t initialized yet, a race can occur if user space opens the netdev and enables NAPI, causing a kernel BUG at net/core/dev.c:6423 and an inva...

4.7CVSS5.9AI score0.00111EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/01 11:42 a.m.4 views

CVE-2022-50424 wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: resource leaks at mt7921checkoffloadcapability Fixed coverity issue with resource leaks at variable "fw" going out of scope leaks the storage it points to mt7921checkoffloadcapability. Addresses-Coverity-ID:...

6.1AI score0.00137EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/01 11:42 a.m.32 views

CVE-2022-50424

CVE-2022-50424 affects the Linux kernel WiFi driver for MT7921 (mt76/mt7921). The issue is a resource leak in mt7921_check_offload_capability() where a fw/allocated storage goes out of scope, leaking memory. The vulnerability is described as resolved/fixed via a Coverity-related fix (Addresses-Co...

5.5CVSS6.1AI score0.00137EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.13 views

CVE-2022-50424 wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: resource leaks at mt7921checkoffloadcapability Fixed coverity issue with resource leaks at variable "fw" going out of scope leaks the storage it points to mt7921checkoffloadcapability. Addresses-Coverity-ID:...

5.5CVSS6.5AI score
SaveExploits0References5
OSV
OSV
added 2025/10/01 8:15 a.m.13 views

UBUNTU-CVE-2025-39918

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix linked list corruption Never leave scheduled wcid entries on the temporary on-stack list...

8.8CVSS5.7AI score0.00203EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/10/01 7:55 a.m.4 views

CVE-2025-39918 wifi: mt76: fix linked list corruption

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix linked list corruption Never leave scheduled wcid entries on the temporary on-stack list...

8.8CVSS6.2AI score0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 7:42 a.m.7 views

CVE-2025-39891 wifi: mwifiex: Initialize the chan_stats array to zero

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Initialize the chanstats array to zero The adapter-chanstats array is initialized in mwifiexinitchannelscangap with vmalloc, which doesn't zero out memory. The array is filled in mwifiexupdatechanstatistics and the...

6.1AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/10/01 7:42 a.m.12 views

CVE-2025-39891

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Initialize the chanstats array to zero The adapter-chanstats array is initialized in mwifiexinitchannelscangap with vmalloc, which doesn't zero out memory. The array is filled in mwifiexupdatechanstatistics and the...

7.1CVSS6AI score0.00163EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.11 views

PT-2025-40174

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential memory leak exists in the rtw89 append probe req ie function within the Linux kernel’s Wi-Fi component. The issue occurs when failing to free allocated memory new before...

6.4AI score0.00154EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/24 11:15 a.m.9 views

CVE-2025-39890

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12kservicereadyextevent Currently, in ath12kservicereadyextevent, svcrdyext.macphycaps is not freed in the failure case, causing a memory leak. The following trace is observed in kmemleak:...

5.5CVSS0.00145EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/24 11:02 a.m.41 views

CVE-2025-39890

CVE-2025-39890 fixes a memory leak in the Linux kernel’s ath12k driver. In ath12k_service_ready_ext_event(), the code path that handles a failure does not free svc_rdy_ext.mac_phy_caps, leading to a leaked 1024-byte object reported by kmemleak. The patch ensures that mac_phy_caps is freed in erro...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/21 8:02 a.m.9 views

wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work

...

7.8CVSS7AI score0.00158EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/21 1:02 a.m.17 views

wifi: mt76: mt7915: fix list corruption after hardware restart

...

7.8CVSS7AI score0.0019EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:03 a.m.10 views

wifi: iwlwifi: mvm: ensure offloading TID queue exists

...

5.5CVSS7AI score0.00249EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/19 11:33 p.m.10 views

SUSE CVE-2023-53430

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: dma: fix memory leak running mt76dmatxcleanup Fix device unregister memory leak and alway cleanup all configured rx queues in mt76dmatxcleanup routine...

5.5CVSS6.5AI score0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/19 3:26 p.m.52 views

CVE-2025-39862

The CVE-2025-39862 entry pertains to the Linux kernel WiFi driver mt76/mt7915, where list corruption could occur after hardware restart. The identified fix clears all WCID-related lists and resets each wcid entry (wcid->sta = 0) before ieee80211_restart_hw, ensuring stations aren’t re-added pr...

8.8CVSS6.2AI score0.0019EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/19 3:26 p.m.4 views

CVE-2025-39862 wifi: mt76: mt7915: fix list corruption after hardware restart

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211restarthw. Set wcid-sta = 0 for each wcid entry i...

8.8CVSS6.2AI score0.0019EPSS
SaveExploits0References2
Rows per page
Query Builder