Security Advisory

CVE-2024-46730

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-18 06:32:25
Last updated 2026-05-11 20:35:17
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure array index tg_inst wont 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.