CVE-2024-53127

Summary

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 pages bigger than 4K") increased the max_req_size, even for 4K pages, causing various 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 JH7110

At this stage no fix have been found, so it's probably better to just revert the change.

This reverts commit 8396c793ffdf28bb8aee7cfe0891080f8cab7890.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux32bd402f6760d57127d58a9888553b2db574bba6 < 00bff71745bc3583bd5ca59be91e0ee1d27f1944affected
LinuxLinuxb9ee16a20d9976686185d7e59cd006c328b6a1e0 < 47693ba35bccaa16efa465159a1c12d78258349eaffected
LinuxLinux2793f423893579b35dc1fc24dd7c1ce58fa0345a < 938c13740f8b555986e53c0fcbaf00dcd1fabd4caffected
LinuxLinux9d715a234dd8f01af970b78ae2144a2fd3ead21c < f701eb601470bfc0a551913ce5f6ebaa770f0ce0affected
LinuxLinux373f8f5b087f010dddae3306a79c6fdd5c2f8953 < 8f9416147d7ed414109d3501f1cb3d7a1735b25aaffected
LinuxLinux5b4bf3948875064a9adcda4b52b59e0520a8c576 < 56de724c58c07a7ca3aac027cfd2ccb184ed9e4eaffected
LinuxLinux8396c793ffdf28bb8aee7cfe0891080f8cab7890 < a4685366f07448420badb710ff5c12aaaadf63adaffected
LinuxLinux8396c793ffdf28bb8aee7cfe0891080f8cab7890 < 1635e407a4a64d08a8517ac59ca14ad4fc785e75affected
LinuxLinux5b1ef10f7d49f3320b0faa894204259e590ce588affected
LinuxLinux4.19.322 < 4.19.325affected
LinuxLinux5.4.284 < 5.4.287affected
LinuxLinux5.10.226 < 5.10.231affected
LinuxLinux5.15.167 < 5.15.174affected
LinuxLinux6.1.110 < 6.1.119affected
LinuxLinux6.6.51 < 6.6.63affected
LinuxLinux6.10.10 < 6.11affected
LinuxLinux6.11affected
LinuxLinux0 < 6.11unaffected
LinuxLinux4.19.325 <= 4.19.*unaffected
LinuxLinux5.4.287 <= 5.4.*unaffected
LinuxLinux5.10.231 <= 5.10.*unaffected
LinuxLinux5.15.174 <= 5.15.*unaffected
LinuxLinux6.1.119 <= 6.1.*unaffected
LinuxLinux6.6.63 <= 6.6.*unaffected
LinuxLinux6.11.10 <= 6.11.*unaffected
LinuxLinux6.12 <= *unaffected

Weaknesses

ADP Enrichment

CVE Program Container

Additional References

References