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
07 Jan 2025, 17:35
Type | Values Removed | Values Added |
---|---|---|
CPE | 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:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* 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:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.19.306:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.15.148:*:*:*:*:*:*:* |
|
CWE | CWE-667 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/050ad2ca0ac169dd9e552075d2c6af1bbb46534c - Patch | |
References | () https://git.kernel.org/stable/c/1f0d7792e9023e8658e901b7b76a555f6aa052ec - Patch | |
References | () https://git.kernel.org/stable/c/3dd2d99e2352903d0e0b8769e6c9b8293c7454b2 - Patch | |
References | () https://git.kernel.org/stable/c/422d5243b9f780abd3d39da2b746e3915677b07d - Patch | |
References | () https://git.kernel.org/stable/c/4a98bc739d0753a5810ce5630943cd7614c7717e - Patch | |
References | () https://git.kernel.org/stable/c/6ef5d5b92f7117b324efaac72b3db27ae8bb3082 - Patch | |
References | () https://git.kernel.org/stable/c/d14b8e2005f36319df9412d42037416d64827f6b - Patch | |
References | () https://git.kernel.org/stable/c/ed5b8b735369b40d6c1f8ef3e62d369f74b4c491 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html - Mailing List | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html - Mailing List |
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