← Back to CVE List

CVE-2025-21968

Published: 2025-04-01T16:15Z
Last Modified: 2025-04-14T12:37Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free on hdcp_work [Why] A slab-use-after-free is reported when HDCP is destroyed but the property_validate_dwork queue is still running. [How] Cancel the delayed work when destroying workqueue. (cherry picked from commit 725a04ba5a95e89c89633d4322430cfbca7ce128) > MITRE Terms of Use apply – see LICENSE‑MITRE.txt