CVE-2026-43473
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
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 6.1.170-1 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 6.19.10-1 |
| debian | sid | fixed | 6.19.10-1 |
| debian | trixie | fixed | 6.12.85-1 |
| linux-kernel | affected | 6.1.167 | |
| linux-kernel | 7.0 | affected | |
References
- https://git.kernel.org/stable/c/220d7ca70611a73d50ef8e9edac630ed1ececb7c
- https://git.kernel.org/stable/c/78d3f201f8b609928eade53cf03a52df5415aaf7
- https://git.kernel.org/stable/c/7da755e0d02e9ca035065127e108d1fed8950dc8
- https://git.kernel.org/stable/c/7df0296ad4e9253d12c6dbe7f120044dddc95600
- https://git.kernel.org/stable/c/e978a36f332ede78eb4de037b517db16265d420d
- https://git.kernel.org/stable/c/fa96392ebebc8fade2b878acb14cce0f71016503
- https://www.suse.com/security/cve/CVE-2026-43473.html
- https://security-tracker.debian.org/tracker/CVE-2026-43473
CWEs
CWE-476
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.