CVE-2024-40965

Modified
Published: 12 Jul 2024, 12:32
Last modified:11 May 2026, 20:23

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.5 MEDIUM
v3.1 (nvd)
EPSS Score
<0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

12 Jul 2024, 12:32
Published
Vulnerability first disclosed
11 May 2026, 20:23
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: i2c: lpi2c: Avoid calling clk_get_rate during transfer Instead of repeatedly calling clk_get_rate for each transfer, lock the clock rate and cache the value. A deadlock has been observed while adding tlv320aic32x4 audio codec to the system. When this clock provider adds its clock, the clk mutex is locked already, it needs to access i2c, which in return needs the mutex for clk_get_rate as well.

CVSS Metrics

  • v3.1MEDIUMScore: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.01% Percentile: 0%

Techniques & Countermeasures

  • CWE-667Improper Locking

    The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.

Affected Systems

  • linuxlinux

    ≥ a55fa9d0e42e31b0292540e6324d481aad307644, < d038693e08adf9c162c6377800495e4f5a2df045 | ≥ a55fa9d0e42e31b0292540e6324d481aad307644, < 2b42e9587a7a9c7b824e0feb92958f258263963e | ≥ a55fa9d0e42e31b0292540e6324d481aad307644, < 4268254a39484fc11ba991ae148bacbe75d9cc0a | 4.10

  • linuxlinux_kernel

    < 6.9.7

References (3)