Description
In the Linux kernel, the following vulnerability has been resolved:

qede: fix out-of-bounds check for cqe->len_list[]

Move index check before element access.
Published: 2026-08-28
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Out-of-bounds read in qede driver
Action: Apply Patch
AI Analysis

Impact

The vulnerability resides in the Linux kernel’s qede network driver, where an out‑of‑bounds read of the cqe->len_list array is possible because the index check is performed after element access. The fix moves the check to precede the access. This flaw could allow an attacker who can trigger the driver’s array access to read memory beyond the intended bounds, potentially exposing kernel memory or causing instability.

Affected Systems

All Linux kernel installations that include the qede driver prior to the commit that introduced the fix are vulnerable. The unmatched version information in public references means any distribution with an unpatched qede driver is at risk.

Risk and Exploitability

The CVSS score of 9.8 denotes a critical severity, the EPSS score of <1% indicates a very low probability of exploitation, and the entry is not listed in the CISA KEV catalog. The vulnerability is an out‑of‑bounds read in the Linux qede driver’s handling of cqe->len_list. The CVE description does not mention a public exploit or a particular access requirement; however, the flaw resides in kernel space and would be triggered by code that invokes the qede driver’s packet handling logic. Based on the description, it is inferred that an attacker would need to provide specially crafted network traffic to the qede driver or otherwise cause it to read from the array out of bounds. Thus, the primary risk involves potential leakage of kernel memory and associated instability if the vulnerable code path is exercised. The exact likelihood of exploitation is low, but the impact remains high if the flaw is successfully triggered.

Generated by OpenCVE AI on August 29, 2026 at 10:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Linux kernel version that includes the commit fixing the out‑of‑bounds check in the qede driver.
  • If a kernel upgrade cannot be performed immediately, blacklist or unload the qede kernel module so the vulnerable code path is never exercised.
  • Configure kernel monitoring and logging to detect abnormal memory accesses or crashes that may indicate exploitation attempts.

Generated by OpenCVE AI on August 29, 2026 at 10:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:15:00 +0000


Sat, 29 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125

Sat, 29 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125

Sat, 29 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Fri, 28 Aug 2026 10:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: qede: fix out-of-bounds check for cqe->len_list[] Move index check before element access.
Title qede: fix out-of-bounds check for cqe->len_list[]
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-29T06:21:19.318Z

Reserved: 2026-08-26T14:34:25.773Z

Link: CVE-2026-80609

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T08:16:44.870

Modified: 2026-08-29T07:16:45.857

Link: CVE-2026-80609

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-28T00:00:00Z

Links: CVE-2026-80609 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T10:30:08Z

Weaknesses