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 transm…
High CVSS 7.8
Summary
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.
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/16198eef11c1929374381d7f6271b4bf6aa44615 Patch
- https://git.kernel.org/stable/c/c561c4ecce712f94b442db5960e281f13b28df2e Patch
- https://git.kernel.org/stable/c/16198eef11c1929374381d7f6271b4bf6aa44615 Patch
- https://git.kernel.org/stable/c/c561c4ecce712f94b442db5960e281f13b28df2e Patch
Timeline
- nvd_ingest NVD