Lucene search
+L

1555 matches found

RedhatCVE
RedhatCVE
added 3 days ago5 views

CVE-2026-64444

A flaw was found in the Linux kernel's rtl8723bs Wi-Fi driver. A remote attacker, by operating a malicious Access Point AP, could send a specially crafted association response frame. This could lead to an out-of-bounds read vulnerability, potentially causing information disclosure or system...

8.1CVSS5.9AI score0.0028EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 4 days ago4 views

CVE-2026-64440

A flaw was found in the Linux kernel's rtl8723bs Wi-Fi driver. A remote attacker, by operating a malicious Access Point AP, can send a specially crafted 802.11 AssocResponse frame. This can trigger an out-of-bounds write vulnerability in the HTcapshandler function, leading to memory corruption...

8.1CVSS6.2AI score0.00266EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago10 views

CVE-2026-64325

A flaw was found in the Linux kernel's mt76 Wi-Fi driver, affecting mt7921 and mt7925 chipsets. When a channel-switch announcement CSA beacon is received, a timing issue can occur if a station disconnects before a queued work item processes the beacon. This can lead to a NULL pointer dereference ...

5.5CVSS5.9AI score0.00189EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.6 views

SUSE CVE-2026-64506

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: correct drop logic for malformed AMPDU frames The previous commit aims to fix issue caused by malformed AMPDU frames. But the drop logic fails to deal with the first AMPDU packet paired with certain range of sequence...

5.7AI score0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/25 8:52 a.m.7 views

CVE-2026-64506 wifi: rtw89: correct drop logic for malformed AMPDU frames

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: correct drop logic for malformed AMPDU frames The previous commit aims to fix issue caused by malformed AMPDU frames. But the drop logic fails to deal with the first AMPDU packet paired with certain range of sequence...

5.7AI score0.00161EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:52 a.m.7 views

CVE-2026-64506

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: correct drop logic for malformed AMPDU frames The previous commit aims to fix issue caused by malformed AMPDU frames. But the drop logic fails to deal with the first AMPDU packet paired with certain range of sequence...

5.7AI score0.00161EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/25 8:52 a.m.15 views

CVE-2026-64506

CVE-2026-64506 affects the Linux kernel wifi driver rtW89: a bug in the AMPDU drop logic could drop the first AMPDU packet when paired with certain sequence numbers, increasing the chance of disconnection from the AP during busy traffic or rekey. The fix adds an initial state judgement and resets...

5.7AI score0.00161EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64446

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix heap buffer overflow in rtwcfg80211setwpaie supplicantie is a 256-byte array in struct securitypriv. The WPA and WPA2 IE copy paths use: memcpypadapter-securitypriv.supplicantie, &pwpa0, wpaielen + 2; wher...

5.9AI score0.00195EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:49 a.m.6 views

EUVD-2026-48869

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.8AI score0.00189EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64445

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth OnAuth has two bugs in the shared- key authentication path. When the Privacy bit is set,...

8.8CVSS5.9AI score0.00316EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64506

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: rtw89: correct drop logic for malformed AMPDU frames The previous commit aims to fix issue caused by malformed AMPDU frames. But the drop logic fails to...

5.4AI score0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 4:16 p.m.5 views

UBUNTU-CVE-2026-64255

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: validate stamask before ffs in BA session handlers Three BA session handlers use ffsbadata-stamask - 1 to derive a station ID without checking that stamask is non-zero. When stamask is zero, ffs returns 0 and...

8.8CVSS5.7AI score0.00226EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/24 3:31 p.m.34 views

CVE-2026-64255 wifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlers

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: validate stamask before ffs in BA session handlers Three BA session handlers use ffsbadata-stamask - 1 to derive a station ID without checking that stamask is non-zero. When stamask is zero, ffs returns 0 and...

8.8CVSS0.00226EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.14 views

PT-2026-64327

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the iwlwifi module where a pointer is dereferenced before a NULL check is performed. Specifically, within the iwl mld remove link function, the fw id from the link...

5.8AI score0.00166EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.4 views

SUSE CVE-2026-64155

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix error path leaks in some WMI WOW calls Fix two instances where we used to directly return the result of ath11kwmicmdsend.... Because we did not check the return value, we also did not free the skb in the error...

5.2AI score0.00173EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/20 5:28 p.m.6 views

CVE-2026-63832

A flaw was found in the Linux kernel's mt76 Wi-Fi driver. This vulnerability occurs due to improper handling of Wi-Fi station additions, where the driver fails to adequately verify existing client connections. A remote attacker could exploit this by manipulating Wi-Fi authentication processes,...

8.8CVSS5.5AI score0.00223EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-63866

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Clear wcid pointer in mt7996macstadeinitlink Clear WCID pointer removing...

8.8CVSS5.3AI score0.00223EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.7 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.1CVSS0.00209EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:41 p.m.9 views

EUVD-2026-45861

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

5.5AI score0.00209EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:41 p.m.9 views

CVE-2026-64176

The CVE-2026-64176 entry documents a Linux kernel issue in wifi: iwlwifi/mvm where TX rate handling for old devices (e.g., 7265D) used outdated v1 rate encoding. The driver initially shifted to v3 rates, then reverted due to beacon-rate beaconing failures, which could cause TX_CMD rate misreporti...

8.1CVSS5.5AI score0.00209EPSS
SaveExploits0References3
Rows per page
Query Builder