NONE · 0

CVE-2026-90390

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: resume array on backlog_store() error path backlog_store() suspends the array before checking whether a write-mostly de...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: resume array on backlog_store() error path backlog_store() suspends the array before checking whether a write-mostly device exists. If no such device exists, the error path only unlocks reconfig_mutex and leaves the array suspended, blocking subsequent I/O. Use mddev_unlock_and_resume() to release both states.

References

FAQ

What is CVE-2026-90390?

CVE-2026-90390 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: md/bitmap: resume array on backlog_store() error path backlog_store() suspends the array before checking whether a write-mostly de...

How severe is CVE-2026-90390?

CVSS scoring is not yet available for CVE-2026-90390. Check NVD for updates.

Is there a patch for CVE-2026-90390?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.