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

1.0 KiB

CVE-2024-56538

Description

In the Linux kernel, the following vulnerability has been resolved:drm: zynqmp_kms: Unplug DRM device before removalPrevent userspace accesses to the DRM device from causinguse-after-frees by unplugging the device before we remove it. Thiscauses any further userspace accesses to result in an error withoutfurther calls into this driver's internals.

POC

Reference

No PoCs from references.

Github