Executive Summary

Informations
Name CVE-2024-45828 First vendor Publication 2025-01-11
Vendor Cve Last vendor Modification 2025-01-31

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:

i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request

Bus cleanup path in DMA mode may trigger a RING_OP_STAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt handler removal and code execution this may lead to a NULL pointer dereference in hci_dma_irq_handler() if it gets to run after the io_data pointer is set to NULL in hci_dma_cleanup().

Prevent this my masking the ring interrupts before ring stop request.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-476 NULL Pointer Dereference

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3700

Sources (Detail)

https://git.kernel.org/stable/c/19cc5767334bfe980f52421627d0826c0da86721
https://git.kernel.org/stable/c/6ca2738174e4ee44edb2ab2d86ce74f015a0cc32
https://git.kernel.org/stable/c/9d745a56aea45e47f4755bc12e6429d6314dbb54
https://git.kernel.org/stable/c/a6cddf68b3405b272b5a3cad9657be0b02b34bf4
https://git.kernel.org/stable/c/a6dc4b4fda2e147e557050eaae51ff15edeb680b
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
Date Informations
2025-06-26 02:34:42
  • Multiple Updates
2025-06-25 12:33:21
  • Multiple Updates
2025-06-24 02:39:25
  • Multiple Updates
2025-05-27 02:43:39
  • Multiple Updates
2025-03-29 03:40:17
  • Multiple Updates
2025-03-28 13:44:45
  • Multiple Updates
2025-03-28 03:18:26
  • Multiple Updates
2025-03-19 03:13:47
  • Multiple Updates
2025-03-18 03:26:43
  • Multiple Updates
2025-03-14 03:14:00
  • Multiple Updates
2025-03-06 14:10:32
  • Multiple Updates
2025-02-22 03:24:05
  • Multiple Updates
2025-01-31 21:20:50
  • Multiple Updates
2025-01-11 17:20:27
  • First insertion