← Back to CVE List

CVE-2024-49906

Published: 2024-10-21T18:15Z
Last Modified: 2024-12-09T13:10Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before try to access it [why & how] Change the order of the pipe_ctx->plane_state check to ensure that plane_state is not null before accessing it. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt