CVE-2024-41026

medium

Description

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length No check is done on the size of the data to be transmiited. This causes a kernel panic when this size exceeds the sg_miter's length. Limit the number of transmitted bytes to sgm->length.

References

https://git.kernel.org/stable/c/c561c4ecce712f94b442db5960e281f13b28df2e

https://git.kernel.org/stable/c/16198eef11c1929374381d7f6271b4bf6aa44615

Details

Source: Mitre, NVD

Published: 2024-07-29

Updated: 2025-10-07

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.00077