CVE-2024-42153

Source
https://cve.org/CVERecord?id=CVE-2024-42153
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-42153.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-42153
Downstream
Related
Published
2024-07-30T07:46:45.724Z
Modified
2026-05-28T03:54:15.290879275Z
Summary
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Details

In the Linux kernel, the following vulnerability has been resolved:

i2c: pnx: Fix potential deadlock warning from deltimersync() call in isr

When deltimersync() is called in an interrupt context it throws a warning because of potential deadlock. The timer is used only to exit from waitforcompletion() after a timeout so replacing the call with waitforcompletion_timeout() allows to remove the problematic timer and its related functions altogether.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/42xxx/CVE-2024-42153.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
41561f28e76a47dc6de0a954da85d0b5c42874eb
Fixed
a349e5ab4dc9954746e836cd10b407ce48f9b2f6
Fixed
effe0500afda017a86c94482b1e36bc37586c9af
Fixed
2849a1b747cf37aa5b684527104d3a53f1e296d2
Fixed
3503372d0bf7b324ec0bd6b90606703991426176
Fixed
3d32327f5cfc087ee3922a3bcdcc29880dcdb50f
Fixed
92e494a7568b60ae80d57fc0deafcaf3a4029ab3
Fixed
27cd3873fa76ebeb9f948baae40cb9a6d8692289
Fixed
f63b94be6942ba82c55343e196bd09b53227618e

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-42153.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.20
Fixed
4.19.318
Type
ECOSYSTEM
Events
Introduced
4.20.0
Fixed
5.4.280
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.222
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.163
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.98
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.39
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.9.9

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-42153.json"