CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-64018

Critical · CVSS 9.3
CVSS
9.3
nvd
EPSS
0.17%
7th pct
KEV
No
Class
oss containerizable

Description

In the Linux kernel, the following vulnerability has been resolved: net: mana: validate rx_req_idx to prevent out-of-bounds array access In mana_hwc_rx_event_handler(), rx_req_idx is derived from sge->address in DMA-coherent memory. In Confidential VMs (SEV-SNP/TDX), this memory is shared unencrypted and HW can modify WQE contents at any time. No bounds check exists on rx_req_idx, which can lead to an out-of-bounds access into reqs[]. Add bounds check on rx_req_idx in mana_hwc_rx_event_handler() before using it to index the reqs[] array.

Affected packages

Linux Kernel 5.13.0 → 5.15.209
Linux Kernel 5.16.0 → 6.1.175
Linux Kernel 6.13.0 → 6.18.34
Linux Kernel 6.19.0 → 7.0.11
Linux Kernel 6.2.0 → 6.6.142
Linux Kernel 6.7.0 → 6.12.92

References

Status: profiled · ingested 2026-07-20T18:00:18.000Z