Incomplete cleanup in Linux kernel - CVE-2026-90216

 

Incomplete cleanup in Linux kernel - CVE-2026-90216

Published: September 19, 2026


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

Vulnerability details

The vulnerability allows a local privileged user to leave UBI devices attached after failed module initialization.

The vulnerability exists due to incomplete cleanup in ubi_init_attach() when rolling back initialization after an mtd= parameter specifies an explicit UBI device number. A local privileged user can configure an explicit UBI device number and trigger a later initialization failure to leave UBI devices attached after failed module initialization.


Affected software

Linux kernel

How to mitigate CVE-2026-90216

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins