Lucene search
+L

40 matches found

RedhatCVE
RedhatCVE
added 2026/08/31 11:40 a.m.7 views

CVE-2026-80635

A flaw was found in the Linux kernel's wcn36xx Wi-Fi driver. This vulnerability occurs because the driver does not adequately validate the length of certain firmware responses. An attacker could potentially craft a malicious firmware response, leading to an out-of-bounds read of stale heap data...

8.8CVSS5.9AI score0.0026EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 8:16 a.m.16 views

CVE-2026-80635

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from short trigger BA firmware response The firmware response length is only checked against sizeofrsp 20 bytes, but when candidatecnt = 1, a 22-byte candidate struct is read at buf + 20 without...

8.8CVSS0.0026EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

UBUNTU-CVE-2026-80635

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from short trigger BA firmware response The firmware response length is only checked against sizeofrsp 20 bytes, but when candidatecnt = 1, a 22-byte candidate struct is read at buf + 20 without...

8.8CVSS5.8AI score0.0026EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.11 views

CVE-2026-80635

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from short trigger BA firmware response The firmware response length is only checked against sizeofrsp 20 bytes, but when candidatecnt = 1, a 22-byte candidate struct is read at buf + 20 without...

8.8CVSS5.8AI score0.0026EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:48 a.m.9 views

EUVD-2026-67511

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from short trigger BA firmware response The firmware response length is only checked against sizeofrsp 20 bytes, but when candidatecnt = 1, a 22-byte candidate struct is read at buf + 20 without...

5.8AI score0.0026EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.15 views

CVE-2026-80635

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from short trigger BA firmware response The firmware response length is only checked against sizeofrsp 20 bytes, but when candidatecnt = 1, a 22-byte candidate struct is read at buf + 20 without...

8.8CVSS5.8AI score0.0026EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:48 a.m.39 views

CVE-2026-80635

CVE-2026-80635 is an out-of-bounds read vulnerability in the wcn36xx Wi-Fi driver of the Linux kernel. When processing a trigger BA (Block Acknowledgment) firmware response, the code checks the response length only against the base struct size (20 bytes). However, when candidate_cnt >= 1, a 22...

8.8CVSS5.8AI score0.0026EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.43 views

CVE-2026-80635 wifi: wcn36xx: fix OOB read from short trigger BA firmware response

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from short trigger BA firmware response The firmware response length is only checked against sizeofrsp 20 bytes, but when candidatecnt = 1, a 22-byte candidate struct is read at buf + 20 without...

8.8CVSS0.0026EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 6:48 a.m.12 views

CVE-2026-80635 wifi: wcn36xx: fix OOB read from short trigger BA firmware response

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from short trigger BA firmware response The firmware response length is only checked against sizeofrsp 20 bytes, but when candidatecnt = 1, a 22-byte candidate struct is read at buf + 20 without...

8.8CVSS5.8AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-80635

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: wcn36xx: fix OOB read from short trigger BA firmware response The firmware response length is only checked against sizeofrsp 20 bytes, but when candidatec...

8.8CVSS5.9AI score0.0026EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/20 6:16 p.m.11 views

CVE-2026-74340

A flaw was found in the Linux kernel's wcn36xx Wi-Fi driver. The driver uses a firmware-controlled count to access a memory buffer without proper validation of the count's value. A malicious or malformed firmware response could provide an excessive count, leading to an out-of-bounds read from the...

8.1CVSS5.7AI score0.00274EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-74340

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: wcn36xx: fix OOB read from firmware count in PRINTREGINFO indication The firmware-controlled rsp-count field is used as the loop bound for indexing into t...

8.1CVSS5.9AI score0.00274EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-74341

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix heap overflow from oversized firmware HAL response The firmware response dispatcher copies all synchronous HAL responses into the 4096-byte halbuf without validating the response length. A response exceeding...

8.8CVSS0.00338EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-74340

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from firmware count in PRINTREGINFO indication The firmware-controlled rsp-count field is used as the loop bound for indexing into the flexible rsp-regs array without validation against the message...

8.1CVSS0.00274EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.9 views

CVE-2026-74340

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from firmware count in PRINTREGINFO indication The firmware-controlled rsp-count field is used as the loop bound for indexing into the flexible rsp-regs array without validation against the message...

8.1CVSS5.6AI score0.00274EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.13 views

CVE-2026-74341

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix heap overflow from oversized firmware HAL response The firmware response dispatcher copies all synchronous HAL responses into the 4096-byte halbuf without validating the response length. A response exceeding...

8.8CVSS5.7AI score0.00338EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

UBUNTU-CVE-2026-74340

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from firmware count in PRINTREGINFO indication The firmware-controlled rsp-count field is used as the loop bound for indexing into the flexible rsp-regs array without validation against the message...

8.1CVSS5.3AI score0.00274EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 6:22 a.m.11 views

UBUNTU-CVE-2026-74341

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix heap overflow from oversized firmware HAL response The firmware response dispatcher copies all synchronous HAL responses into the 4096-byte halbuf without validating the response length. A response exceeding...

8.8CVSS5.7AI score0.00338EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 5:58 a.m.20 views

EUVD-2026-59488

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix heap overflow from oversized firmware HAL response The firmware response dispatcher copies all synchronous HAL responses into the 4096-byte halbuf without validating the response length. A response exceeding...

5.7AI score0.00338EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:58 a.m.29 views

CVE-2026-74341 wifi: wcn36xx: fix heap overflow from oversized firmware HAL response

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix heap overflow from oversized firmware HAL response The firmware response dispatcher copies all synchronous HAL responses into the 4096-byte halbuf without validating the response length. A response exceeding...

8.8CVSS5.8AI score
SaveExploits0References9
Rows per page
Query Builder