Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.13, < 6.13.11 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3f988cd2f65175e79349961a43a9deb115174784Patch
- https://git.kernel.org/stable/c/7a8d53aa5b7d2a89cda598239d08423bd66920f1Patch
- https://git.kernel.org/stable/c/f887685ee0eb4ef716391355568181230338f6ebPatch
FAQ
What is CVE-2025-22098?
CVE-2025-22098 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2025-22098?
CVE-2025-22098 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-22098?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.