Infinite loop in Linux kernel - CVE-2026-90391

 

Infinite loop in Linux kernel - CVE-2026-90391

Published: September 18, 2026


Vulnerability identifier: #VU151087
CSH Severity: Low
CVSS v4: 2 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90391
CWE-ID: CWE-835
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 error handling in dmirror_fault() in lib/test_hmm.c when handling dmirror read or write ioctl operations after the mirrored mm has exited. A local user can issue dmirror read or write ioctl operations to cause a denial of service.

The loop is reached after a missing device page table entry is encountered.


Affected software

Linux kernel

How to mitigate CVE-2026-90391

Install security update from vendor's repository.


External References

Related Security Bulletins