CVE-2026-43473
Published: May 8, 2026
Modified: May 11, 2026
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
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected fe6db615156573d3f6a37564b8a590cb03bbaf25 - < 7df0296ad4e9253d12c6dbe7f120044dddc95600affected fe6db615156573d3f6a37564b8a590cb03bbaf25 - < 7da755e0d02e9ca035065127e108d1fed8950dc8affected fe6db615156573d3f6a37564b8a590cb03bbaf25 - < 78d3f201f8b609928eade53cf03a52df5415aaf7affected fe6db615156573d3f6a37564b8a590cb03bbaf25 - < e978a36f332ede78eb4de037b517db16265d420daffected fe6db615156573d3f6a37564b8a590cb03bbaf25 - < 220d7ca70611a73d50ef8e9edac630ed1ececb7c+1 more versions |
Linux | Linux | affected 5.17unaffected 0 - < 5.17unaffected 6.1.167 - <= 6.1.*unaffected 6.6.130 - <= 6.6.*unaffected 6.12.78 - <= 6.12.*+3 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now