CVE-2025-22098

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

04 Nov 2025, 17:05

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/3f988cd2f65175e79349961a43a9deb115174784 - () https://git.kernel.org/stable/c/3f988cd2f65175e79349961a43a9deb115174784 - Patch
References () https://git.kernel.org/stable/c/7a8d53aa5b7d2a89cda598239d08423bd66920f1 - () https://git.kernel.org/stable/c/7a8d53aa5b7d2a89cda598239d08423bd66920f1 - Patch
References () https://git.kernel.org/stable/c/f887685ee0eb4ef716391355568181230338f6eb - () https://git.kernel.org/stable/c/f887685ee0eb4ef716391355568181230338f6eb - Patch
CWE CWE-667
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm: zynqmp_dp: Se corrige un bloqueo en zynqmp_dp_ignore_hpd_set(). En lugar de intentar el mismo mutex dos veces, lo bloquea y desbloquea. Este error ha sido detectado por el analizador de seguridad de subprocesos de Clang.
First Time Linux
Linux linux Kernel
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

16 Apr 2025, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-16 15:16

Updated : 2025-11-04 17:05


NVD link : CVE-2025-22098

Mitre link : CVE-2025-22098

CVE.ORG link : CVE-2025-22098


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-667

Improper Locking