cve/2024/CVE-2024-57804.md
2025-09-29 21:09:30 +02:00

20 lines
1.1 KiB
Markdown

### [CVE-2024-57804](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57804)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=32d457d5a2af9bf5ddbe28297eabf1fc93451665%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue)
### Description
In the Linux kernel, the following vulnerability has been resolved:scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfsThe driver, through the SAS transport, exposes a sysfs interface toenable/disable PHYs in a controller/expander setup. When multiple PHYsare disabled and enabled in rapid succession, the persistent and currentconfig pages related to SAS IO unit/SAS Expander pages could getcorrupted.Use separate memory for each config request.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/oogasawa/Utility-security