Security Advisory

CVE-2024-56538

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-27 14:11:20
Last updated 2026-05-11 20:54:10
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmp_kms: Unplug DRM device before removal Prevent userspace accesses to the DRM device from causing use-after-frees by unplugging the device before we remove it. This causes any further userspace accesses to result in an error without further calls into this drivers internals.