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

27 lines
2.1 KiB
Markdown

### [CVE-2024-53127](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53127)
![](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=2793f423893579b35dc1fc24dd7c1ce58fa0345a%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=32bd402f6760d57127d58a9888553b2db574bba6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=373f8f5b087f010dddae3306a79c6fdd5c2f8953%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=5b1ef10f7d49f3320b0faa894204259e590ce588%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=5b4bf3948875064a9adcda4b52b59e0520a8c576%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6.11%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=8396c793ffdf28bb8aee7cfe0891080f8cab7890%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=9d715a234dd8f01af970b78ae2144a2fd3ead21c%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=b9ee16a20d9976686185d7e59cd006c328b6a1e0%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:Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"The commit 8396c793ffdf ("mmc: dw_mmc: Fix IDMAC operation with pagesbigger than 4K") increased the max_req_size, even for 4K pages, causingvarious issues:- Panic booting the kernel/rootfs from an SD card on Rockchip RK3566- Panic booting the kernel/rootfs from an SD card on StarFive JH7100- "swiotlb buffer is full" and data corruption on StarFive JH7110At this stage no fix have been found, so it's probably better to justrevert the change.This reverts commit 8396c793ffdf28bb8aee7cfe0891080f8cab7890.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/w4zu/Debian_security