Bug 2330348 (CVE-2024-53127) - CVE-2024-53127 kernel: Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"
Summary: CVE-2024-53127 kernel: Revert "mmc: dw_mmc: Fix IDMAC operation with pages bi...
Keywords:
Status: NEW
Alias: CVE-2024-53127
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2330496
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-04 15:01 UTC by OSIDB Bzimport
Modified: 2024-12-05 04:58 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-12-04 15:01:59 UTC
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.

Comment 1 Avinash Hanwate 2024-12-05 04:17:30 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024120449-CVE-2024-53127-518c@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.