CVE-2026-90215: mtd: ubi: Release device reference on busy detach

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

mtd: ubi: Release device reference on busy detach

ubidetachmtddev() obtains a device reference through ubigetdevice() before checking whether the UBI device is busy. The busy return path drops ubi->refcount but leaves the device reference held, so the device object cannot be released after a later detach.

Drop the device reference before returning -EBUSY.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:07 PM
Data Sourced
via MITRE·04:07 PM
Description

Frequently Asked Questions

1

When can this issue be triggered?

It is triggered when UBI attempts to detach an MTD device while that UBI device is busy. The affected busy-detach return path leaves a device reference held.

2

What is the impact of a failed detach?

The device object may remain unreleased even after a later detach, because the earlier busy-detach path leaked its device reference.

3

How can I tell whether a system has encountered the issue?

The available information identifies the condition as a busy UBI detach followed by a later detach where the device object cannot be released. It does not provide a specific log message, observable indicator, or detection command.

4

What is the remediation?

Apply a Linux kernel update containing the fix that drops the device reference before returning -EBUSY from the busy detach path.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203