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

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.

Github