← Back to CVE List

CVE-2024-46815

Published: 2024-09-27T13:15Z
Last Modified: 2024-11-20T18:22Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[] [WHY & HOW] num_valid_sets needs to be checked to avoid a negative index when accessing reader_wm_sets[num_valid_sets - 1]. This fixes an OVERRUN issue reported by Coverity. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt