CVE-2024-42153

CVSS v3.1 5.5 (Medium)
55% Progress
EPSS 0.04 % (5th)
0.04% Progress
Affected Products 1
Advisories 12
NVD Status Analyzed

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.

Weaknesses
CWE-667
Improper Locking
CVE Status
PUBLISHED
NVD Status
Analyzed
CNA
kernel.org
Published Date
2024-07-30 08:15:06
(7 weeks ago)
Updated Date
2024-08-08 12:51:49
(5 weeks ago)

Affected Products

Loading...
Loading...
Loading...

Configuration #1

    CPE23 From Up To
  Linux Kernel from 2.6.20 version and prior 4.19.318 version cpe:2.3:o:linux:linux_kernel >= 2.6.20 < 4.19.318
  Linux Kernel from 4.20 version and prior 5.4.280 version cpe:2.3:o:linux:linux_kernel >= 4.20 < 5.4.280
  Linux Kernel from 5.5 version and prior 5.10.222 version cpe:2.3:o:linux:linux_kernel >= 5.5 < 5.10.222
  Linux Kernel from 5.11 version and prior 5.15.163 version cpe:2.3:o:linux:linux_kernel >= 5.11 < 5.15.163
  Linux Kernel from 5.16 version and prior 6.1.98 version cpe:2.3:o:linux:linux_kernel >= 5.16 < 6.1.98
  Linux Kernel from 6.2 version and prior 6.6.39 version cpe:2.3:o:linux:linux_kernel >= 6.2 < 6.6.39
  Linux Kernel from 6.7 version and prior 6.9.9 version cpe:2.3:o:linux:linux_kernel >= 6.7 < 6.9.9
  Linux Kernel 6.10 Rc1 cpe:2.3:o:linux:linux_kernel:6.10:rc1
  Linux Kernel 6.10 Rc2 cpe:2.3:o:linux:linux_kernel:6.10:rc2
  Linux Kernel 6.10 Rc3 cpe:2.3:o:linux:linux_kernel:6.10:rc3
  Linux Kernel 6.10 Rc4 cpe:2.3:o:linux:linux_kernel:6.10:rc4
  Linux Kernel 6.10 Rc5 cpe:2.3:o:linux:linux_kernel:6.10:rc5
  Linux Kernel 6.10 Rc6 cpe:2.3:o:linux:linux_kernel:6.10:rc6
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...