Security Advisory

CVE-2024-56711

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-29 08:48:45
Last updated 2026-05-11 20:57:46
Assigner Linux
State PUBLISHED

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.