cve/2024/CVE-2024-46773.md
2025-09-29 21:09:30 +02:00

906 B

CVE-2024-46773

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.

POC

Reference

No PoCs from references.

Github