mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
1011 B
1011 B
CVE-2024-57804
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.