Infinite loop in Linux kernel - CVE-2026-90181
Published: September 19, 2026
Vulnerability details
The vulnerability allows a local privileged user to cause a denial of service.
The vulnerability exists due to an infinite loop in __ublk_shmem_remove_ranges() when tearing down a registered SHMEM_ZC buffer during atomic xarray allocation failures. A local privileged user can trigger device teardown while failslab causes the required allocation failures to cause a denial of service.
The issue requires fault-injection support and a previously registered SHMEM_ZC buffer.