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.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 12.3(8)T5 |
| Linux | Linux | 12.3(4)T11 |
| Linux | Linux | < V6.0.327 |
| Linux | Linux | All versions >= V2.3x and < V6.00.327 |