Medium severity5.5NVD Advisory· Published Jul 29, 2024· Updated Jun 17, 2026
CVE-2024-41026
CVE-2024-41026
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.
Affected products
3Patches
Vulnerability mechanics
References
2News mentions
0No linked articles in our index yet.