PT-2026-61503 · Linux+1 · Linux Kernel+1
CVE-2026-64186
·
Published
2026-07-19
·
Updated
2026-09-07
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An out-of-bounds memory access issue exists in the AMD IOMMU debugfs implementation. In the functions
iommu mmio write() and iommu capability write(), the variables dbg mmio offset and dbg cap offset are declared as integers but are populated using kstrtou32 from user(). If a user provides a sufficiently large value, it can be interpreted as a negative integer, potentially leading to out-of-bounds access.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu