Lucene search
+L

109 matches found

Debian CVE
Debian CVE
added 2026/08/15 12:28 p.m.9 views

CVE-2026-74554

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bounds clearbit in ath12kmacdppeercleanup ath12kmacdppeercleanup clears the ML peer ID slot on the freemlpeeridmap bitmap by indexing it with dppeer-peerid. That is wrong: dppeer-peerid for an MLO peer...

8.8CVSS5.4AI score0.00204EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:59 a.m.30 views

CVE-2026-74408

The Linux kernel WiFi driver ath9k has a vulnerability (CVE-2026-74408) where ath_tx_edma_tasklet() accesses sc->tx.txq[ts.qid] with ts.qid being a 4-bit field (0-15) while the txq array supports only ATH9K_NUM_TX_QUEUES (10). A qid of 10 or higher causes an out-of-bounds access. The documente...

8.8CVSS5.3AI score0.00262EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.32 views

CVE-2026-74367 wifi: ath12k: fix inconsistent arvif state in vdev_create error paths

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix inconsistent arvif state in vdevcreate error paths ath12kmacvdevcreate has three error path issues that leave arvif in an inconsistent state: 1. When ath12kwmivdevcreate fails, the function returns directly...

7.8CVSS0.0012EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68349

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: fix buffer overflow in rxstream failover path The failover continuation in carl9170rxstream copies the full tlen from the second USB transfer instead of capping at rxfailovermissing bytes. When both transfers are...

0.00203EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.38 views

CVE-2026-68412 wifi: cfg80211: Fix an error handling path in cfg80211_wext_siwscan()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Fix an error handling path in cfg80211wextsiwscan If the test against IEEE80211MAXSSIDLEN fails, then 'creq' leaks. Use the existing error handling path to fix it...

0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:02 p.m.29 views

CVE-2026-68308 wifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: check pointer returned by mt76connacgethephycap mt76connacgethephycap routine can theoretically return NULL so check cap pointer before dereferencing it...

0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:00 p.m.37 views

CVE-2026-68195

The CVE describes a Linux kernel issue in the mt76/mt7615 wireless driver where PKT_TYPE_TXRX_NOTIFY is mmio-only but was dispatched on non-mmio buses, causing a NULL dereference when mt7615_mac_tx_free() calls tx_cleanup() with a NULL queue_ops->tx_cleanup(). The fix drops TXRX_NOTIFY on non-...

5.3AI score0.0021EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68351

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read When the firmware sends a command response with a length mismatch, carl9170cmdcallback...

5.7AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:13 a.m.9 views

CVE-2026-64515

A flaw was found in the Linux kernel's mac80211 Wi-Fi subsystem. This vulnerability arises from incorrect handling of Multi-Link Element MLE defragmentation. When a reconf or EPCS Enhanced Power Save MLE is present in a non-transmitted profile, the defragmentation routine uses an incorrect pointe...

8.3CVSS5.8AI score0.00235EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.7 views

CVE-2026-64325

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921/mt7925: fix NULL dereference in CSA beacon This patch is based on a BUG as reported by Bongani Hlope at https://lore.kernel.org/all/[email protected]/ When a channel-switch...

5.6AI score0.00189EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:41 p.m.19 views

CVE-2026-64176

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix driver-set TX rates on old devices On old devices such as 7265D, rates are still encoded in version 1 format, which doesn't use the CCK/OFDM rate index 0-3/0-7 but rather their PLCP value e.g. 10 for 1 Mbp...

8.1CVSS5.4AI score0.00342EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.12 views

CVE-2026-53257

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: enforce HE/EHT cap/oper consistency Xiang Mei reports that mac80211 could crash if ehtcap is set but ehtoper isn't. Rather than fixing that for the individual users, enforce that both HE/EHT have consistent elemen...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 7:42 p.m.18 views

CVE-2026-46136

A flaw was found in the Linux kernel's wifi: mt76: mt7921 component. A buffer length underflow in the CLC Country Logic Control mechanism can occur due to changes in the power table. This issue may lead to an almost infinite loop or an invalid power setting, resulting in a Denial of Service DoS b...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/28 10:16 a.m.16 views

CVE-2026-46187

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exitkthreadcompleteandexit and external-stop kthreadstop when killing a kthread. Generally, kthreadstop is called first, and in thi...

4.7CVSS0.00093EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/06 7:40 a.m.57 views

CVE-2026-43110

CVE-2026-43110 concerns the Linux kernel brcmfmac Wi‑Fi driver. The issue arises when processing firmware interface (IF) events: the code validates the firmware-provided interface index but still uses the raw bsscfgidx as an array index without a matching range check, enabling out-of-bounds acces...

8.8CVSS5.8AI score0.00244EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/04/24 2:33 p.m.40 views

CVE-2026-31552

CVE-2026-31552 affects the Linux kernel wlcore wifi path. A memory-allocation failure in wl1271_tx_allocate()/wl1271_prepare_tx_frame() could yield -EAGAIN and be misinterpreted by wlcore_tx_work_locked() as a full aggregation buffer, causing a retry loop under wl->mutex with GFP_ATOMIC. This ...

7.5CVSS5.7AI score0.00501EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:26 a.m.17 views

CVE-2026-23279

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL pointer dereference in meshrxcsaframe In meshrxcsaframe, elems-meshchanswparamsie is dereferenced at lines 1638 and 1642 without a prior NULL check: ifmsh-chswttl = elems-meshchanswparamsie-meshttl;...

5.6AI score0.00136EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.7 views

CVE-2025-71222

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: ensure skb headroom before skbpush This avoids occasional skbunderpanic Oops from wl1271txwork. In this case, headroom is less than needed typically 110 - 94 = 16 bytes...

5.2AI score0.00128EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/02/14 4:01 p.m.39 views

CVE-2026-23152 wifi: mac80211: correctly decode TTLM with default link map

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: correctly decode TTLM with default link map TID-To-Link Mapping TTLM elements do not contain any link mapping presence indicator if a default mapping is used and parsing needs to be skipped. Note that access point...

0.001EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/14 3:09 p.m.37 views

CVE-2026-23130 wifi: ath12k: fix dead lock while flushing management frames

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dead lock while flushing management frames Commit 1 converted the management transmission work item into a wiphy work. Since a wiphy work can only run under wiphy lock protection, a race condition happens in bel...

0.0008EPSS
SaveExploits0References2
Rows per page
Query Builder