CVE-2024-42153

Source
https://cve.org/CVERecord?id=CVE-2024-42153
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-42153.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-42153
Downstream
Related
Published
2024-07-30T07:46:45.724Z
Modified
2026-03-23T05:07:42.166896401Z
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/cve-osv-conversion/osv-output/CVE-2024-42153.json"