In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix coverity issue with unintentional integer overflow 1. Instead of multiplying 2 variable of different types. Change to assign a value of one variable and then multiply the other variable. 2. Add a int variable for multiplier calculation instead of calculating different types multiplier with dma_addr_t variable directly.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | < 6.1.7601.25712 |
| Linux | Linux | <= 1.2 |
| Linux | Linux | <= 2017.011.30196 |
| Linux | Linux | 3.4.10 |