PT-2026-61351 · Linux+2 · Linux Kernel+2

CVE-2026-64034

·

Published

2026-07-19

·

Updated

2026-09-09

CVSS v3.1

9.3

Critical

VectorAV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A Time-of-Check to Time-of-Use (TOCTOU) double-fetch issue exists in the mana hwc rx event handler() function. The hwc msg id is read from DMA-coherent memory and bounds-checked, but is subsequently re-read from the same DMA buffer within the mana hwc handle resp() function for pointer arithmetic and test bit() operations. Because DMA-coherent memory is shared and host-visible in Confidential VMs (such as SEV-SNP and TDX), hardware could modify the value between the initial check and the subsequent use, allowing the bounds validation to be bypassed.
Recommendations Update the Linux kernel to a version where the hwc msg id is read only once using READ ONCE() into a stack-local variable within mana hwc rx event handler() and passed as a parameter to mana hwc handle resp().

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

ALSA-2026:66180
CVE-2026-64034
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
USN-8575-1
USN-8575-2
USN-8575-3
USN-8576-1
USN-8576-2
USN-8593-1
USN-8603-1
USN-8604-1
USN-8605-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8610-1
USN-8618-1
USN-8620-1
USN-8620-2
USN-8620-3
USN-8620-4
USN-8663-1
USN-8664-1
USN-8668-1
USN-8728-1
USN-8729-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu