Lucene search
+L

315 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.6 views

CVE-2026-74649

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix missing shared-key auth challenge length check The WEP shared-key authentication handler uses the challenge-text element's attacker-controlled length without checking it against the fixed 128-byte chgtxt...

SaveExploits0References7
NVD
NVD
added 2026/08/22 4:16 p.m.5 views

CVE-2026-74650

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in WMMparamhandler WMMparamhandler copies a fixed-size WMM parameter element out of a received information element without checking that the element is long enough, causing an out-of-bounds read f...

SaveExploits0References7
NVD
NVD
added 2026/08/22 4:16 p.m.5 views

CVE-2026-74651

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtwgetwpaie rtwgetwpaie reads bytes at fixed offsets into a vendor-specific information element without checking that the element is long enough, causing an out-of-bounds read for a short...

SaveExploits0References8
NVD
NVD
added 2026/08/22 4:16 p.m.5 views

CVE-2026-74648

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: validate monitor transmit frame lengths rtwcfg80211monitorifxmitentry removes the radiotap header and then reads the 802.11 frame control field without checking that a base 802.11 header remains. The data path...

SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.12 views

CVE-2026-74651 staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtwgetwpaie rtwgetwpaie reads bytes at fixed offsets into a vendor-specific information element without checking that the element is long enough, causing an out-of-bounds read for a short...

SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.5 views

EUVD-2026-64588

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtwgetwpaie rtwgetwpaie reads bytes at fixed offsets into a vendor-specific information element without checking that the element is long enough, causing an out-of-bounds read for a short...

5.8AI score
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.8 views

CVE-2026-74651

CVE-2026-74651 is an out-of-bounds read in the Linux kernel's staging/rtl8723bs Wi-Fi driver. The function rtw_get_wpa_ie() reads a 4-byte OUI+type and a 2-byte version word at fixed offsets into a vendor-specific information element (EID 221) without verifying the IE body is at least 6 bytes lon...

5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.12 views

CVE-2026-74650 staging: rtl8723bs: fix OOB read in WMM_param_handler()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in WMMparamhandler WMMparamhandler copies a fixed-size WMM parameter element out of a received information element without checking that the element is long enough, causing an out-of-bounds read f...

SaveExploits0References7
EUVD
EUVD
added 2026/08/22 3:32 p.m.5 views

EUVD-2026-64587

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in WMMparamhandler WMMparamhandler copies a fixed-size WMM parameter element out of a received information element without checking that the element is long enough, causing an out-of-bounds read f...

5.6AI score
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74650

CVE-2026-74650 is an out-of-bounds read in the Linux kernel's staging: rtl8723bs driver. The function WMM_param_handler() copies a fixed 18-byte WMM parameter element from a received information element without validating that the element length is at least 24 bytes. Two of its three callers (OnA...

5.6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/22 3:32 p.m.5 views

EUVD-2026-64586

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix missing shared-key auth challenge length check The WEP shared-key authentication handler uses the challenge-text element's attacker-controlled length without checking it against the fixed 128-byte chgtxt...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74649

CVE-2026-74649 affects the Linux kernel staging driver rtl8723bs . The WEP shared-key authentication handler in OnAuthClient() copies the challenge-text element into a fixed 128-byte chg_txt buffer using an attacker-controlled length (up to 255 bytes) without validation. A malicious AP can send a...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.14 views

CVE-2026-74649 staging: rtl8723bs: fix missing shared-key auth challenge length check

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix missing shared-key auth challenge length check The WEP shared-key authentication handler uses the challenge-text element's attacker-controlled length without checking it against the fixed 128-byte chgtxt...

SaveExploits0References7
EUVD
EUVD
added 2026/08/22 3:32 p.m.6 views

EUVD-2026-64585

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: validate monitor transmit frame lengths rtwcfg80211monitorifxmitentry removes the radiotap header and then reads the 802.11 frame control field without checking that a base 802.11 header remains. The data path...

5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.13 views

CVE-2026-74648 staging: rtl8723bs: validate monitor transmit frame lengths

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: validate monitor transmit frame lengths rtwcfg80211monitorifxmitentry removes the radiotap header and then reads the 802.11 frame control field without checking that a base 802.11 header remains. The data path...

SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74648

CVE-2026-74648 affects the rtl8723bs staging WiFi driver in the Linux kernel . The function rtw_cfg80211_monitor_if_xmit_entry() removes the radiotap header and then reads the 802.11 frame control field without verifying that a base 802.11 header still remains in the skb. Additionally, the data p...

5.5AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.5 views

PT-2026-79654

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix missing shared-key auth challenge length check The WEP shared-key authentication handler uses the challenge-text element's attacker-controlled length without checking it against the fixed 128-byte chg txt...

5.7AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.6 views

PT-2026-79655

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in WMM param handler WMM param handler copies a fixed-size WMM parameter element out of a received information element without checking that the element is long enough, causing an out-of-bounds re...

5.5AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.8 views

PT-2026-79653

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: validate monitor transmit frame lengths rtw cfg80211 monitor if xmit entry removes the radiotap header and then reads the 802.11 frame control field without checking that a base 802.11 header remains. The data...

5.3AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.5 views

PT-2026-79656

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtw get wpa ie rtw get wpa ie reads bytes at fixed offsets into a vendor-specific information element without checking that the element is long enough, causing an out-of-bounds read for a short...

5.7AI score
SaveExploits0References9
Rows per page
Query Builder