mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
981 B
981 B
CVE-2024-56711
Description
In the Linux kernel, the following vulnerability has been resolved:drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereferencedrm_mode_duplicate() could return NULL due to lack of memory,which will then call NULL pointer dereference. Add a check toprevent it.
POC
Reference
No PoCs from references.