In the Linux kernel, the following vulnerability has been resolved:
drm/mediatek: Fix coverity issue with unintentional integer overflow
- Instead of multiplying 2 variable of different types. Change to
- Add a int variable for multiplier calculation instead of calculating