Executive Summary

Informations
Name CVE-2024-42153 First vendor Publication 2024-07-30
Vendor Cve Last vendor Modification 2024-11-21

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42153

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-667 Insufficient Locking

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3641

Sources (Detail)

https://git.kernel.org/stable/c/27cd3873fa76ebeb9f948baae40cb9a6d8692289
https://git.kernel.org/stable/c/2849a1b747cf37aa5b684527104d3a53f1e296d2
https://git.kernel.org/stable/c/3503372d0bf7b324ec0bd6b90606703991426176
https://git.kernel.org/stable/c/3d32327f5cfc087ee3922a3bcdcc29880dcdb50f
https://git.kernel.org/stable/c/92e494a7568b60ae80d57fc0deafcaf3a4029ab3
https://git.kernel.org/stable/c/a349e5ab4dc9954746e836cd10b407ce48f9b2f6
https://git.kernel.org/stable/c/effe0500afda017a86c94482b1e36bc37586c9af
https://git.kernel.org/stable/c/f63b94be6942ba82c55343e196bd09b53227618e
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Date Informations
2025-01-08 03:04:09
  • Multiple Updates
2025-01-07 03:03:42
  • Multiple Updates
2024-12-25 03:02:19
  • Multiple Updates
2024-12-12 03:05:16
  • Multiple Updates
2024-11-25 09:23:17
  • Multiple Updates
2024-11-22 21:22:31
  • Multiple Updates
2024-11-21 21:22:03
  • Multiple Updates
2024-11-20 02:58:52
  • Multiple Updates
2024-11-14 02:59:10
  • Multiple Updates
2024-11-09 02:59:11
  • Multiple Updates
2024-10-26 02:56:35
  • Multiple Updates
2024-10-25 02:58:30
  • Multiple Updates
2024-10-23 02:57:42
  • Multiple Updates
2024-10-03 02:53:01
  • Multiple Updates
2024-10-02 02:51:25
  • Multiple Updates
2024-09-15 02:49:07
  • Multiple Updates
2024-09-12 02:48:39
  • Multiple Updates
2024-09-07 02:47:38
  • Multiple Updates
2024-09-06 02:46:48
  • Multiple Updates
2024-09-04 02:50:00
  • Multiple Updates
2024-08-22 02:47:52
  • Multiple Updates
2024-08-08 17:27:28
  • Multiple Updates
2024-07-30 17:27:23
  • Multiple Updates
2024-07-30 13:27:26
  • First insertion