Vulnerability Details : CVE-2024-42153
In the Linux kernel, the following vulnerability has been resolved:
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
When del_timer_sync() is called in an interrupt context it throws a warning
because of potential deadlock. The timer is used only to exit from
wait_for_completion() after a timeout so replacing the call with
wait_for_completion_timeout() allows to remove the problematic timer and
its related functions altogether.
Products affected by CVE-2024-42153
- 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:*:*:*:*:*:*:*:*
- 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:6.10:rc3:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:6.10:rc4:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:6.10:rc5:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:6.10:rc6:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2024-42153
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 12 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-42153
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
NIST | 2024-08-08 |
CWE ids for CVE-2024-42153
-
The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.Assigned by: nvd@nist.gov (Primary)
References for CVE-2024-42153
-
https://git.kernel.org/stable/c/27cd3873fa76ebeb9f948baae40cb9a6d8692289
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr - kernel/git/stable/linux.git - Linux kernel stable treeMailing List;Patch
-
https://git.kernel.org/stable/c/f63b94be6942ba82c55343e196bd09b53227618e
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr - kernel/git/stable/linux.git - Linux kernel stable treeMailing List;Patch
-
https://git.kernel.org/stable/c/3d32327f5cfc087ee3922a3bcdcc29880dcdb50f
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr - kernel/git/stable/linux.git - Linux kernel stable treeMailing List;Patch
-
https://git.kernel.org/stable/c/92e494a7568b60ae80d57fc0deafcaf3a4029ab3
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr - kernel/git/stable/linux.git - Linux kernel stable treeMailing List;Patch
-
https://git.kernel.org/stable/c/a349e5ab4dc9954746e836cd10b407ce48f9b2f6
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr - kernel/git/stable/linux.git - Linux kernel stable treeMailing List;Patch
-
https://git.kernel.org/stable/c/3503372d0bf7b324ec0bd6b90606703991426176
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr - kernel/git/stable/linux.git - Linux kernel stable treeMailing List;Patch
-
https://git.kernel.org/stable/c/effe0500afda017a86c94482b1e36bc37586c9af
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr - kernel/git/stable/linux.git - Linux kernel stable treeMailing List;Patch
-
https://git.kernel.org/stable/c/2849a1b747cf37aa5b684527104d3a53f1e296d2
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr - kernel/git/stable/linux.git - Linux kernel stable treeMailing List;Patch
Jump to