CVE-2024-41026

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.
CVSS

No CVSS.

Configurations

No configuration.

History

29 Jul 2024, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-29 15:15

Updated : 2024-07-29 16:21


NVD link : CVE-2024-41026

Mitre link : CVE-2024-41026

CVE.ORG link : CVE-2024-41026


JSON object : View

Products Affected

No product.

CWE

No CWE.