Vulnerability CVE-2024-46773


Published: 2024-09-18

Description:
In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Check denominator pbn_div before used

[WHAT & HOW]
A denominator cannot be 0, and is checked before used.

This fixes 1 DIVIDE_BY_ZERO issue reported by Coverity.

 References:
https://git.kernel.org/stable/c/20e7164c52d9bfbb9d9862b833fa989624a61345
https://git.kernel.org/stable/c/dfafee0a7b51c7c9612edd2d991401294964d02f
https://git.kernel.org/stable/c/11f997143c67680d6e40a13363618380cd57a414
https://git.kernel.org/stable/c/116a678f3a9abc24f5c9d2525b7393d18d9eb58e

Copyright 2026, cxsecurity.com

 

Back to Top