(subset) [PATCH] drm/vc4: hdmi: Fixed possible integer overflow

Maxime Ripard maxime at cerno.tech
Wed Jun 22 07:37:12 UTC 2022


On Thu, 9 Jun 2022 23:50:31 +0500, Saud Farooqui wrote:
> Multiplying ints and saving it in unsigned long long
> could lead to integer overflow before being type casted to
> unsigned long long.
> 
> Addresses-Coverity:  1505113: Unintentional integer overflow.
> 
> 
> [...]

Applied to drm/drm-misc (drm-misc-fixes).

Thanks!
Maxime


More information about the dri-devel mailing list