mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
911 B
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.