← Back to CVE List

CVE-2025-22098

Published: 2025-04-16T15:16:04.183
Last Modified: 2025-04-16T15:16:04.183
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set() Instead of attempting the same mutex twice, lock and unlock it. This bug has been detected by the Clang thread-safety analyzer. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt