
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-42153 affects the Linux kernel's i2c-pnx bus driver. The vulnerability was discovered when a potential deadlock warning occurred from deltimersync() being called in an interrupt context. The issue was first reported on July 30, 2024, and received a CVSS v3.1 base score of 5.5 (Medium) (NVD).
The vulnerability exists in the Linux kernel's i2c-pnx driver where deltimersync() is called in an interrupt service routine (ISR) context, which can potentially cause a deadlock. The timer was originally used to exit from waitforcompletion() after a timeout. The issue stems from improper locking mechanisms (CWE-667) and affects Linux kernel versions from 2.6.20 up to versions before 6.9.9 (NVD).
The vulnerability could lead to a potential deadlock in the system's I2C bus communication when using the PNX driver. This affects system availability but does not impact confidentiality or integrity, as reflected in the CVSS score components (AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) (NVD).
The issue has been fixed by replacing the deltimersync() call with waitforcompletion_timeout(), which removes the problematic timer and its related functions altogether. The fix has been implemented in various Linux kernel versions through patches (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."