5.5
MEDIUM
CVE-2024-53127
Linux kernel MMC dw_mmc Kernel Panic Weakness
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 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.

INFO

Published Date :

Dec. 4, 2024, 3:15 p.m.

Last Modified :

Dec. 14, 2024, 9:15 p.m.

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Remotely Exploitable :

No

Impact Score :

3.6

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2024-53127 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-53127 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-53127 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 14, 2024

    Action Type Old Value New Value
    Added Reference https://git.kernel.org/stable/c/47693ba35bccaa16efa465159a1c12d78258349e
    Added Reference https://git.kernel.org/stable/c/938c13740f8b555986e53c0fcbaf00dcd1fabd4c
    Added Reference https://git.kernel.org/stable/c/f701eb601470bfc0a551913ce5f6ebaa770f0ce0
  • Initial Analysis by [email protected]

    Dec. 11, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
    Added CWE NIST NVD-CWE-noinfo
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.19.322 up to (excluding) 4.20 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.1.110 up to (excluding) 6.1.119 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.6.51 up to (excluding) 6.6.63 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.11 up to (excluding) 6.11.10
    Changed Reference Type https://git.kernel.org/stable/c/00bff71745bc3583bd5ca59be91e0ee1d27f1944 No Types Assigned https://git.kernel.org/stable/c/00bff71745bc3583bd5ca59be91e0ee1d27f1944 Patch
    Changed Reference Type https://git.kernel.org/stable/c/1635e407a4a64d08a8517ac59ca14ad4fc785e75 No Types Assigned https://git.kernel.org/stable/c/1635e407a4a64d08a8517ac59ca14ad4fc785e75 Patch
    Changed Reference Type https://git.kernel.org/stable/c/56de724c58c07a7ca3aac027cfd2ccb184ed9e4e No Types Assigned https://git.kernel.org/stable/c/56de724c58c07a7ca3aac027cfd2ccb184ed9e4e Patch
    Changed Reference Type https://git.kernel.org/stable/c/8f9416147d7ed414109d3501f1cb3d7a1735b25a No Types Assigned https://git.kernel.org/stable/c/8f9416147d7ed414109d3501f1cb3d7a1735b25a Patch
    Changed Reference Type https://git.kernel.org/stable/c/a4685366f07448420badb710ff5c12aaaadf63ad No Types Assigned https://git.kernel.org/stable/c/a4685366f07448420badb710ff5c12aaaadf63ad Patch
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 05, 2024

    Action Type Old Value New Value
    Added Reference https://git.kernel.org/stable/c/00bff71745bc3583bd5ca59be91e0ee1d27f1944
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 04, 2024

    Action Type Old Value New Value
    Added 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 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.
    Added Reference https://git.kernel.org/stable/c/1635e407a4a64d08a8517ac59ca14ad4fc785e75
    Added Reference https://git.kernel.org/stable/c/56de724c58c07a7ca3aac027cfd2ccb184ed9e4e
    Added Reference https://git.kernel.org/stable/c/8f9416147d7ed414109d3501f1cb3d7a1735b25a
    Added Reference https://git.kernel.org/stable/c/a4685366f07448420badb710ff5c12aaaadf63ad
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-53127 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-53127 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability