SB2026091932 - Infinite loop in Linux kernel block driver



SB2026091932 - Infinite loop in Linux kernel block driver

Published: September 19, 2026

Security Bulletin ID SB2026091932
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Partial DoS

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Infinite loop (CVE-ID: CVE-2026-90181)

CWE-ID: CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')

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


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.


Remediation

Install update from vendor's website.