SB20260727277 - Out-of-bounds write in Linux kernel iommu iommufd driver



SB20260727277 - Out-of-bounds write in Linux kernel iommu iommufd driver

Published: July 27, 2026

Security Bulletin ID SB20260727277
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Out-of-bounds write (CVE-ID: CVE-2026-64293)

CWE-ID: CWE-787 - Out-of-bounds write

CVSSv4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N]


The vulnerability allows a local user to overwrite memory in a user-supplied buffer.

The vulnerability exists due to an out-of-bounds write in iommufd_veventq_fops_read() when reading normal vEVENT records. A local user can trigger the function with a crafted buffer size and event data length to overwrite memory in a user-supplied buffer.

This affects 32-bit systems because the bounds check uses the size of a pointer instead of the full header size.


Remediation

Install update from vendor's website.