← Back to CVE List
CVE-2024-49906
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