CVE-2024-26722

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work() There is a path in rt5645_jack_detect_work(), where rt5645->jd_mutex is left locked forever. That may lead to deadlock when rt5645_jack_detect_work() is called for the second time. Found by Linux Verification Center (linuxtesting.org) with SVACE.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:4.19.306:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.4.268:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.10.209:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.15.148:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:*

History

No history.

Information

Published : 2024-04-03 15:15

Updated : 2025-01-07 17:35


NVD link : CVE-2024-26722

Mitre link : CVE-2024-26722

CVE.ORG link : CVE-2024-26722


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-667

Improper Locking