CVE-2026-43473
Last modified
CVE-2026-43473 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to freed memory. This issue occurred when the creation of reply or request queues failed, and the driver freed the memory first, but attempted to mem set the content of the freed memory, leading to a system crash. Add NULL pointer checks for reply and request queues before accessing the reply/request memory during cleanup. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to freed memory. This issue occurred when the creation of reply or request queues failed, and the driver freed the memory first, but attempted to mem set the content of the freed memory, leading to a system crash. Add NULL pointer checks for reply and request queues before accessing the reply/request memory during cleanup
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.17, < 6.1.167 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.130 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.78 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.19 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.9 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43473?
How severe is CVE-2026-43473?
How do I fix CVE-2026-43473?
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-43468In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43469In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-4347The MW WP Form plugin for WordPress is vulnerable to arbitra…8.1
- CVE-2026-43470In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43471In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43472In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43474In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43475In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43476In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43477In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43478In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43479In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-43473?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
