cve/2024/CVE-2024-49906.md
2025-09-29 21:09:30 +02:00

911 B

CVE-2024-49906

Description

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 thatplane_state is not null before accessing it.

POC

Reference

No PoCs from references.

Github