Lucene search
+L

968 matches found

Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•5 views

PT-2026-69704

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the brcmfmac WiFi driver where a call trace warning occurs when the wpa auth is in 1x 256 mode. This happens because the use fwsup variable is not correctly set to BRC...

5.7AI score0.0022EPSS
SaveExploits0
OSV
OSV
•added 2026/08/04 11:58 a.m.•5 views

SUSE-SU-2026:3490-1 Security update for wpa_supplicant

This update for wpasupplicant fixes the following issues: - CVE-2025-24912: hostapd RADIUS authentication of wi-fi devices allows a user in between the hostapd and the RADIUS server to inject crafted RADIUS packets and force RADIUS authentications to fail bsc1239461. - Missing network context...

3.7CVSS5.4AI score0.0076EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/02 1:55 p.m.•15 views

CVE-2026-64446

A flaw was found in the Linux kernel's rtl8723bs Wi-Fi driver. A local user can exploit this vulnerability by supplying a crafted Wi-Fi Protected Access WPA Information Element IE during a connection request. This can lead to a one-byte heap buffer overflow, potentially causing memory corruption...

7.8CVSS5.7AI score0.00181EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/07/30 2:59 p.m.•10 views

CVE-2026-67596

CSL 1010 M2M 3G WiFi Module firmware through 2.2.1.4 contains a weak encryption vulnerability that allows unauthenticated attackers to recover all stored secrets in plaintext by reversing a single-byte XOR cipher that uses a static key to obfuscate the configuration backup file. Attackers can...

6.9CVSS5.5AI score0.0012EPSS
SaveExploits1References4
Zero Science Lab
Zero Science Lab
•added 2026/07/30 12:00 a.m.•56 views

CSL 1010 M2M 3G WiFi Module 2.2.1.4 (Router.cfg) Weak XOR Encryption

Summary The CSL 1010 M2M 3G WiFi Module is a portable 3G/LTE router that stores its configuration in a backup file Router.cfg. Description The device protects its configuration file Router.cfg with a weak/insecure obfuscation single-byte XOR cipher using a static key 0xEC instead of real...

6.9CVSS5.8AI score0.0012EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
•added 2026/07/28 12:00 a.m.•9 views

SUSE SLES16 Security Update : wpa_supplicant (SUSE-SU-2026:22851-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:22851-1 advisory. 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 ML...

7.1CVSS6AI score0.00469EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
•added 2026/07/27 1:40 p.m.•10 views

Security update for wpa_supplicant

This update for wpasupplicant fixes the following issues CVE-2025-24912: hostapd RADIUS authentication of wi-fi devices allows a user in between the hostapd and the RADIUS server to inject crafted RADIUS packets and force RADIUS authentications to fail bsc1239461. Missing network context validati...

3.7CVSS5.8AI score0.0076EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/27 1:40 p.m.•5 views

SUSE-SU-2026:3281-1 Security update for wpa_supplicant

This update for wpasupplicant fixes the following issues - CVE-2025-24912: hostapd RADIUS authentication of wi-fi devices allows a user in between the hostapd and the RADIUS server to inject crafted RADIUS packets and force RADIUS authentications to fail bsc1239461. - Missing network context...

3.7CVSS5.9AI score0.0076EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/25 10:17 a.m.•20 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...

7.8CVSS0.00181EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/25 10:17 a.m.•10 views

UBUNTU-CVE-2026-64441

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in rtwgetsecie, rtwgetwapiie, and rtwgetwpsattr Three IE/attribute parsing functions have missing bounds checks. rtwgetsecie and rtwgetwapiie iterate over a raw IE buffer without verifying that t...

8.8CVSS5.8AI score0.00403EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
•added 2026/07/25 10:17 a.m.•11 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...

7.8CVSS5.8AI score0.00181EPSS
SaveExploits0References20
OSV
OSV
•added 2026/07/25 8:51 a.m.•13 views

CVE-2026-64446 staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()

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

6AI score
SaveExploits0References11
CVE
CVE
•added 2026/07/25 8:51 a.m.•57 views

CVE-2026-64446

CVE-2026-64446 is a heap buffer overflow in the Linux kernel's rtl8723bs staging driver . In rtw_cfg80211_set_wpa_ie(), the supplicant_ie array is 256 bytes, but the memcpy for WPA/WPA2 IE copies wpa_ielen + 2 bytes where wpa_ielen is an unsigned 8-bit value (max 255). A local user supplying a cr...

7.8CVSS6AI score0.00181EPSS
SaveExploits0References8Affected Software1
attackerkb
attackerkb
•added 2026/07/25 8:51 a.m.•13 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, 0, wpaielen + 2; where...

5.9AI score0.00181EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
•added 2026/07/25 8:51 a.m.•17 views

EUVD-2026-48790

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

6AI score0.00181EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/07/25 8:51 a.m.•22 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...

7.8CVSS5.9AI score0.00181EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64446

"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 heap buffer overflow in rtwcfg80211setwpaie supplicantie is a 256-byte array in struct securitypriv. The WPA and WPA2 IE copy paths use...

7.8CVSS6.2AI score0.00181EPSS
SaveExploits0References2
NVD
NVD
•added 2026/06/12 7:16 p.m.•28 views

CVE-2026-50099

During WiFi association, Naxclow device firmware prints the host network’s SSID, PSK, and negotiated WPA keys in cleartext to an exposed UART console on production hardware. The UART pads are labeled, run with default serial settings, and drop to an interactive RT-Thread shell that permits...

5.1CVSS0.00215EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2026/05/13 12:00 a.m.•12 views

The vulnerability of the Wi-Fi Protected Access WPA Supplicant allows a hacker to gain access to confidential data and compromise its integrity.

The vulnerability of the Wi-Fi Protected Access Point’s WPA Supplicant relates to the re-use of the encryption key. Exploiting this vulnerability can allow an attacker, operating remotely, to gain access to confidential data and compromise its integrity...

6.5CVSS6.9AI score0.00378EPSS
SaveExploits0References12Affected Software4
Tenable Nessus
Tenable Nessus
•added 2026/05/11 12:00 a.m.•14 views

Unity Linux 20.1060e / 20.1070e Security Update: wpa_supplicant (UTSA-2026-017501)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017501 advisory. The implementations of SAE and EAP-pwd in hostapd and wpasupplicant 2.x through 2.8 are vulnerable to side-channel attacks as a result of observable timing differenc...

5.9CVSS6.9AI score0.02536EPSS
SaveExploits0References4
Rows per page
Query Builder