Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.9, < 6.9.10 |
References
- https://git.kernel.org/stable/c/16198eef11c1929374381d7f6271b4bf6aa44615Patch
- https://git.kernel.org/stable/c/c561c4ecce712f94b442db5960e281f13b28df2ePatch
- https://git.kernel.org/stable/c/16198eef11c1929374381d7f6271b4bf6aa44615Patch
- https://git.kernel.org/stable/c/c561c4ecce712f94b442db5960e281f13b28df2ePatch
FAQ
What is CVE-2024-41026?
CVE-2024-41026 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 transmi...
How severe is CVE-2024-41026?
CVE-2024-41026 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-41026?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.