Lucene search
+L

40 matches found

NVD
NVD
added yesterday5 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...

SaveExploits0References2
CVE
CVE
added yesterday16 views

CVE-2026-74554

CVE-2026-74554 affects the Linux kernel’s ath12k driver for WPA/WLAN, describing an out-of-bounds access in ath12k_mac_dp_peer_cleanup(). The code clears an ML peer ID slot in the free_ml_peer_id_map bitmap using dp_peer->peer_id; for MLO peers this value may carry ATH12K_PEER_ML_ID_VALID (BIT...

5.4AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday4 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...

5.2AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added yesterday8 views

EUVD-2026-59619

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...

5.4AI score
SaveExploits0References2
Cvelist
Cvelist
added yesterday17 views

CVE-2026-74554 wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()

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...

SaveExploits0References2
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-73006

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bounds clear bit in ath12k mac dp peer cleanup ath12k mac dp peer cleanup clears the ML peer ID slot on the free ml peer id map bitmap by indexing it with dp peer-peer id. That is wrong: dp peer-peer id f...

5.4AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 5 days ago6 views

CVE-2026-68409

A flaw was found in the mac80211 Wi-Fi driver of the Linux kernel. When an MLO Multi-Link Operation link is removed, the RX statistics per-CPU buffer is freed immediately, while the link container is deferred to RCU Read-Copy-Update. This timing issue can lead to a use-after-free vulnerability,...

8.8CVSS5.5AI score0.00242EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 5 days ago7 views

CVE-2026-68311

A flaw was found in the Linux kernel's wifi: mt76: mt7925 driver. When handling Multi-Link Operation MLO stations, the mt7925stasetdecapoffload function can attempt to dereference a null pointer if a station link is not properly associated with a Virtual Interface VIF link. This can lead to a...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-68409

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: defer link RX stats percpu free to RCU staremovelink frees a removed MLO link's RX stats percpu buffer right away, but defers only the link container to RCU: stainfofreelink&alloc-info; kfreercualloc, rcuhead; The...

8.8CVSS5.5AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

UBUNTU-CVE-2026-68409

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: defer link RX stats percpu free to RCU staremovelink frees a removed MLO link's RX stats percpu buffer right away, but defers only the link container to RCU: stainfofreelink&alloc-info; kfreercualloc, rcuhead; The...

8.8CVSS5.5AI score0.00242EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-68311

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: guard link STA in decap offload mt7925stasetdecapoffload iterates over the vif validlinks mask when updating decap offload state for an MLO station. The station may not have a link STA for every valid link of...

5.3AI score0.00168EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago11 views

CVE-2026-68409 wifi: mac80211: defer link RX stats percpu free to RCU

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: defer link RX stats percpu free to RCU staremovelink frees a removed MLO link's RX stats percpu buffer right away, but defers only the link container to RCU: stainfofreelink&alloc-info; kfreercualloc, rcuhead; The...

8.8CVSS5.6AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 6 days ago8 views

Linux Distros Unpatched Vulnerability : CVE-2026-68409

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mac80211: defer link RX stats percpu free to RCU staremovelink frees a removed MLO link's RX stats percpu buffer right away, but defers only the link...

8.8CVSS5.7AI score0.00242EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/22 12:39 p.m.5 views

OPENSUSE-SU-2026:21415-1 Security update for wpa_supplicant

This update for wpasupplicant fixes the following issues - CVE-2026-58374: Fixed a missing bounds check in AP-mode Wi-Fi 7 IEEE 802.11be MLO association request processing allows an unauthenticated user to send a crafted management frame and cause an out-of-bounds write bsc1269892...

7.1CVSS5.8AI score0.00294EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/17 6:53 a.m.10 views

kernel: wifi: mac80211: remove station if connection prep fails

A flaw was found in the Linux kernel's mac80211 Wi-Fi subsystem. When Multi-Link Operation MLO connection preparation fails, the system may not correctly remove the associated station. This can lead to a use-after-free or double-free vulnerability in the debugfs component, potentially causing...

8.8CVSS5.3AI score0.00302EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/03 6:16 p.m.12 views

CVE-2026-46248

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: clear stale link mapping of ahvif-linksmap When an arvif is initialized in non-AP STA mode but MLO connection preparation fails before the arvif is created arvif-iscreated remains false, the error path attempts to...

5.5CVSS0.00121EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: cancel mloscanstartwk The mloscanstartwk operation is not canceled upon disconnection. In fact, it isn’t canceled anywhere else, except during the restart cleanup, where we don’t actually need to cancel it. Th...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/16 7:9 a.m.26 views

CVE-2026-23185

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: cancel mloscanstartwk mloscanstartwk is not canceled on disconnection. In fact, it is not canceled anywhere except in the restart cleanup, where we don't really have to. This can cause an init-after-queue issu...

7.8CVSS5.1AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.8 views

CVE-2026-23185

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: cancel mloscanstartwk mloscanstartwk is not canceled on disconnection. In fact, it is not canceled anywhere except in the restart cleanup, where we don't really have to. This can cause an init-after-queue issu...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/02/14 12:0 a.m.9 views

PT-2026-8193

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: cancel mlo scan start wk mlo scan start wk is not canceled on disconnection. In fact, it is not canceled anywhere except in the restart cleanup, where we don't really have to. This can cause an init-after-queu...

5.2AI score0.00127EPSS
SaveExploits0References3
Rows per page
Query Builder