CVE-2026-90180
Last modified
CVE-2026-90180 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: block: mtip32xx: synchronize ioctls with device removal The ioctl handlers only test REMOVE_PENDING before entering mtip_hw_ioctl(). Removal can set that bit immediately afterwards and free dd->port in mtip_hw_exit() while an ioctl still dereferences it.
Description
In the Linux kernel, the following vulnerability has been resolved: block: mtip32xx: synchronize ioctls with device removal The ioctl handlers only test REMOVE_PENDING before entering mtip_hw_ioctl(). Removal can set that bit immediately afterwards and free dd->port in mtip_hw_exit() while an ioctl still dereferences it. An already open block device can reach the handlers while del_gendisk() is in progress. Serialize both native and compat ioctls with removal. Set REMOVE_PENDING before taking the mutex so new callers fail after an in-flight ioctl has drained, and hold the mutex until the port has been torn down.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 88523a61558a040546bf7d8b079ae0755d8e7005, < 521afbd936ac256b7531470b0b9aa96abf9cd853; >= 88523a61558a040546bf7d8b079ae0755d8e7005, < 8283049aa5fcb4e84b2b2928b2888903bb8ee12e; >= 88523a61558a040546bf7d8b079ae0755d8e7005, < 8a7799597bd683b6bc251fe2edfa9fd1db568a3a; >= 88523a61558a040546bf7d8b079ae0755d8e7005, < 4609e0e0be709e974bec9b52c5022136d25e97d3; >= 88523a61558a040546bf7d8b079ae0755d8e7005, < b389dc35a55713ac24a145741e76196fea1663bc; >= 88523a61558a040546bf7d8b079ae0755d8e7005, < 68940f841d013192086a0f6d7cfbac2cd079e228 |
| Linux | Linux | 3.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90180?
How severe is CVE-2026-90180?
How do I fix CVE-2026-90180?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90175In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90176In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-90177In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90178In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90179In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9018The Easy Elements for Elementor – Addons & Website Templates…8.8
- CVE-2026-90181In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90182In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90183In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90184In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90185In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90186In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90180?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
