Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Bad drive in topology results kernel crash When the SAS Transport Layer support is enabled and a device exposed to the OS by the driver fails INQUIRY commands, the driver frees up the memory allocated for an internal HBA port data structure. However, in some places, the reference to the freed memory is not cleared. When the firmware sends the Device Info change event for the same device again, the freed memory is accessed and that leads to memory corruption and OS crash.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.14, < 6.1.22 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1f822ae8fb2a20fffa71e9bfa9b203c03d72d3baPatch
- https://git.kernel.org/stable/c/8e45183978d64699df639e795235433a60f35047Patch
- https://git.kernel.org/stable/c/aa11e4b6cdb403b9fdef6939550f6b36dd61624dPatch
FAQ
What is CVE-2023-53037?
CVE-2023-53037 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Bad drive in topology results kernel crash When the SAS Transport Layer support is enabled and a device exposed to t...
How severe is CVE-2023-53037?
CVE-2023-53037 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-53037?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.