4 matches found
CVE-2026-80609
In the Linux kernel, the following vulnerability has been resolved: qede: fix out-of-bounds check for cqe-lenlist Move index check before element access...
SaveExploits0References7
CVE-2026-80609
In the Linux kernel, the following vulnerability has been resolved: q...
5.8AI score
SaveExploits0
CVE-2026-80609
In the Linux kernel , the qede driver contains an out-of-bounds check flaw in cqe->len_list[] . The index validation was performed after the array element access, allowing an out-of-bounds read before the check could catch it. The fix moves the index check before the element access. No CVSS me...
5.8AI score
SaveExploits0References7
20