Lucene search
+L

24 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-68190

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 OOB reads in rtwgetwpsie rtwgetwpsie iterates over IE data from network frames without validating that the IE header and payload fit...

5.8AI score0.002EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.7 views

SUSE 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.8CVSS6AI score0.00256EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64444

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in OnAssocRsp IE loop The IE parsing loop in OnAssocRsp advances by pIE-length + 2 each iteration but only guards on i length from pframepktlen, which is one byte past the allocated receive buffer...

8.1CVSS0.0028EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/25 10:17 a.m.15 views

CVE-2026-64442

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in IE loops in issueassocreq and joincmdhdl Two IE parsing loops are missing the header bounds checks before they dereference pIE-length: - issueassocreq walks pmlmeinfo-network.ies to build the...

8.1CVSS0.00286EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64442

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in IE loops in issueassocreq and joincmdhdl Two IE parsing loops are missing the header bounds checks before they dereference pIE-length: - issueassocreq walks pmlmeinfo-network.ies to build the...

8.1CVSS5.8AI score0.00286EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:51 a.m.12 views

EUVD-2026-48787

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in updatebeaconinfo IE loop The IE parsing loop in updatebeaconinfo advances by pIE-length + 2 each iteration but only guards on i length from one byte past the allocated receive buffer...

5.8AI score0.0028EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/25 8:51 a.m.15 views

EUVD-2026-48788

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in OnAssocRsp IE loop The IE parsing loop in OnAssocRsp advances by pIE-length + 2 each iteration but only guards on i length from pframepktlen, which is one byte past the allocated receive buffer...

5.8AI score0.0028EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64442 staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in IE loops in issueassocreq and joincmdhdl Two IE parsing loops are missing the header bounds checks before they dereference pIE-length: - issueassocreq walks pmlmeinfo-network.ies to build the...

8.1CVSS5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.36 views

CVE-2026-64442 staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in IE loops in issueassocreq and joincmdhdl Two IE parsing loops are missing the header bounds checks before they dereference pIE-length: - issueassocreq walks pmlmeinfo-network.ies to build the...

8.1CVSS0.00286EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:51 a.m.30 views

CVE-2026-64442

The CVE-2026-64442 issue affects the Linux kernel rtl8723bs Wi‑Fi driver. It introduces out-of-bounds reads in two IE parsing loops (issue_assocreq and join_cmd_hdl) due to missing header bounds checks when parsing Information Elements from AP beacon/probe responses. The vulnerability arises if a...

8.1CVSS5.9AI score0.00286EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:51 a.m.13 views

EUVD-2026-48785

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

6AI score0.00256EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64444

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 OOB read in OnAssocRsp IE loop The IE parsing loop in OnAssocRsp advances by pIE-length + 2 each iteration but only guards on i length...

8.1CVSS5.4AI score0.0028EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.7 views

SUSE CVE-2025-68255

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing The Supported Rates IE length from an incoming Association Request frame was used directly as the memcpy length when copying into a fixed-size 16-byte stack...

6.3CVSS7AI score0.0036EPSS
SaveExploits0References20
EUVD
EUVD
added 2025/12/16 3:30 p.m.6 views

EUVD-2025-203742

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing The Supported Rates IE length from an incoming Association Request frame was used directly as the memcpy length when copying into a fixed-size 16-byte stack...

6.5AI score0.0036EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 3:15 p.m.7 views

UBUNTU-CVE-2025-68254

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing The Extended Supported Rates ESR IE handling in OnBeacon accessed p + 1 + ielen and p + 2 + ielen without verifying that these offsets lie within the received...

7.1CVSS5.9AI score0.0027EPSS
SaveExploits0References37
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2025-68255

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 stack buffer overflow in OnAssocReq IE parsing The Supported Rates IE length from an incoming Association Request frame was used directl...

8.8CVSS8AI score0.0036EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68254

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 out-of-bounds read in OnBeacon ESR IE parsing The Extended Supported Rates ESR IE handling in OnBeacon accessed p + 1 + ielen and p + 2 ...

7.1CVSS5.7AI score0.0027EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2024-30794

Malicious code in bioql PyPI...

7.5CVSS6.5AI score0.00324EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/03 4:51 p.m.19 views

CVE-2024-49838 Buffer Over-read in WLAN HOST

Information disclosure while parsing the OCI IE with invalid length...

8.2CVSS6.8AI score0.00264EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/07 1:15 p.m.28 views

CVE-2024-33070

Transient DOS while parsing ESP IE from beacon/probe response frame...

7.5CVSS0.00324EPSS
SaveExploits0References1
Rows per page
Query Builder