CVE-2026-90215

medium

Description

In the Linux kernel, the following vulnerability has been resolved: mtd: ubi: Release device reference on busy detach ubi_detach_mtd_dev() obtains a device reference through ubi_get_device() before checking whether the UBI device is busy. The busy return path drops ubi->ref_count but leaves the device reference held, so the device object cannot be released after a later detach. Drop the device reference before returning -EBUSY.

References

https://git.kernel.org/stable/c/e065960366b55ab21e6c643c30dec2a41451900b

https://git.kernel.org/stable/c/87812858c4c8df979cb70bcd0040b925a543df6f

https://git.kernel.org/stable/c/851c5e9a829d56cb0982965f07ef8966a6722884

https://git.kernel.org/stable/c/31dd710cd84d5dd63c49f640d3a9f36c9699ca95

Details

Source: Mitre, NVD

Published: 2026-09-17

Updated: 2026-09-17

Risk Information

CVSS v2

Base Score: 6.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:C/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.00168