CVE-2026-74526
Last modified
CVE-2026-74526 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix potential deadlock in mpi3mr_fault_uevent_emit mpi3mr_fault_uevent_emit() runs from the fault watchdog and reset paths where host I/O may already be blocked. GFP_KERNEL allocations here, both the local kzalloc_obj() and the ones inside kobject_uevent_env() itself, can trigger reclaim that waits on that blocked I/O and deadlock. Use memalloc_noio_save()/restore() to cover the whole call instead of just the local allocation.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix potential deadlock in mpi3mr_fault_uevent_emit mpi3mr_fault_uevent_emit() runs from the fault watchdog and reset paths where host I/O may already be blocked. GFP_KERNEL allocations here, both the local kzalloc_obj() and the ones inside kobject_uevent_env() itself, can trigger reclaim that waits on that blocked I/O and deadlock. Use memalloc_noio_save()/restore() to cover the whole call instead of just the local allocation.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ec54b348f274fdd2bd32bbe74de6d62ae1a10a18, < df817b19dac7034416d18f14347010b3e9f5cf3d; >= ec54b348f274fdd2bd32bbe74de6d62ae1a10a18, < ccff8c92571500fcfed21281e33daaf645bf692f |
| Linux | Linux | 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74526?
How severe is CVE-2026-74526?
How do I fix CVE-2026-74526?
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-74520In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74521In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-74522In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74523In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74524In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74525In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74527In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74528In the Linux kernel, the following vulnerability has been re…8
- CVE-2026-74529In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7453A maliciously crafted WRL file, when parsed through Autodesk…5.5
- CVE-2026-74530In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74531In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-74526?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
