Improper input validation in Linux kernel - CVE-2026-64289

 

Improper input validation in Linux kernel - CVE-2026-64289

Published: July 27, 2026


Vulnerability identifier: #VU139701
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64289
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper input validation in iommufd_hwpt_invalidate() when processing user-controlled invalidation parameters through the ioctl interface. A local user can supply a large entry_len or entry_num value to cause a denial of service.

The issue can trigger a soft-lockup watchdog event or pin the CPU in a non-preemptible kernel during invalidation processing.


Affected software

Linux kernel

How to mitigate CVE-2026-64289

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins