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.
References
Configurations
Configuration 1 (hide)
|
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
