← Späť na vyhľadávanie CVE

CVE-2026-64018

Linux Kernel

Popis

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.

CVSS 9.3EPSS 0.14200000000000002%Riziko 0.94
Zobraziť zdroj
Zverejnené
2026-07-19 16:17:41
Dotknuté verzie
unknown
Typ
Operačný systém
Posledná úprava
2026-07-30 14:59:47
Vektor
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H