← Back to CVE List

CVE-2024-46730

Published: 2024-09-18T07:15Z
Last Modified: 2024-09-30T12:49Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure array index tg_inst won't be -1 [WHY & HOW] tg_inst will be a negative if timing_generator_count equals 0, which should be checked before used. This fixes 2 OVERRUN issues reported by Coverity. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt