← Back to CVE List
CVE-2024-42120
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Check pipe offset before setting vblank
pipe_ctx has a size of MAX_PIPES so checking its index before accessing
the array.
This fixes an OVERRUN issue reported by Coverity.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt