CVE-2026-89998
Last modified
CVE-2026-89998 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: dm: fix race when loading and unloading a table If the userspace calls two concurrent table load ioctls and one of them succeeds and the other fails, there is a race condition because dm_setup_md_queue walks &md->table_devices without any lock. If the walk races with dm_table_destroy -> free_devices -> dm_put_table_device, there is access to invalid memory. Fix this race by extending the lock over the list walk..
Description
In the Linux kernel, the following vulnerability has been resolved: dm: fix race when loading and unloading a table If the userspace calls two concurrent table load ioctls and one of them succeeds and the other fails, there is a race condition because dm_setup_md_queue walks &md->table_devices without any lock. If the walk races with dm_table_destroy -> free_devices -> dm_put_table_device, there is access to invalid memory. Fix this race by extending the lock over the list walk.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 773bfda35c9511734d7f898e2ee73cd60d2a3f38, < b02e35b81176c7d61dd441cc7a2e5c324a82444b; >= 1a581b72169968f4154b5793828f3bc28b258b35, < 0ea6e5ad4a5817e91f11b4cc1e022e575ed2e7ca; >= 1a581b72169968f4154b5793828f3bc28b258b35, < a1af1884c960b98c621b6fe2fea1216b78c02152; >= 1a581b72169968f4154b5793828f3bc28b258b35, < af1f32ccf8051f4691ced11feb452b9d13561727; >= 1a581b72169968f4154b5793828f3bc28b258b35, < 00ad6f9ed27f91925d4d3fb7aab50a60d774f998; >= 1a581b72169968f4154b5793828f3bc28b258b35, < 5380c7f6335cc6d77eb77d065105e81155c4d9d3; 600593707c239bb99486925d65540a5020bc1e58; >= 6.1.2, < 6.1.188; >= 6.0.16, < 6.1 |
| Linux | Linux | 6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89998?
How severe is CVE-2026-89998?
How do I fix CVE-2026-89998?
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-89992In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89993In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89994In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89995In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89996In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89997In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89999In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-90000In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-90001In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90002In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90003In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90004In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89998?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
