CVE ID : CVE-2024-56711
Published : Dec. 29, 2024, 9:15 a.m. | 1 hour, 3 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved:
drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereference
drm_mode_duplicate() could return NULL due to lack of memory,
which will then call NULL pointer dereference. Add a check to
prevent it.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…