Executive Summary

Informations
Name CVE-2024-46675 First vendor Publication 2024-09-13
Vendor Cve Last vendor Modification 2024-09-20

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:

usb: dwc3: core: Prevent USB core invalid event buffer address access

This commit addresses an issue where the USB core could access an invalid event buffer address during runtime suspend, potentially causing SMMU faults and other memory issues in Exynos platforms. The problem arises from the following sequence.
1. In dwc3_gadget_suspend, there is a chance of a timeout when
moving the USB core to the halt state after clearing the
run/stop bit by software.
2. In dwc3_core_exit, the event buffer is cleared regardless of
the USB core's status, which may lead to an SMMU faults and
other memory issues. if the USB core tries to access the event
buffer address.

To prevent this hardware quirk on Exynos platforms, this commit ensures that the event buffer address is not cleared by software when the USB core is active during runtime suspend by checking its status before clearing the buffer address.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3652

Sources (Detail)

https://git.kernel.org/stable/c/111277b881def3153335acfe0d1f43e6cd83ac93
https://git.kernel.org/stable/c/14e497183df28c006603cc67fd3797a537eef7b9
https://git.kernel.org/stable/c/2189fd13c577d7881f94affc09c950a795064c4b
https://git.kernel.org/stable/c/7bb11a75dd4d3612378b90e2a4aa49bdccea28ab
https://git.kernel.org/stable/c/b72da4d89b97da71e056cc4d1429b2bc426a9c2f
https://git.kernel.org/stable/c/d2afc2bffec77316b90d530b07695e3f534df914
https://git.kernel.org/stable/c/e23f6ad8d110bf632f7471482e10b43dc174fb72
https://git.kernel.org/stable/c/eca3f543f817da87c00d1a5697b473efb548204f
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
Date Informations
2025-01-08 03:05:08
  • Multiple Updates
2025-01-07 03:04:41
  • Multiple Updates
2024-12-25 03:03:19
  • Multiple Updates
2024-12-12 03:06:15
  • Multiple Updates
2024-11-23 03:03:16
  • Multiple Updates
2024-11-22 03:01:26
  • Multiple Updates
2024-11-20 02:59:46
  • Multiple Updates
2024-11-14 03:00:04
  • Multiple Updates
2024-11-09 03:00:04
  • Multiple Updates
2024-10-26 02:57:26
  • Multiple Updates
2024-10-25 02:59:19
  • Multiple Updates
2024-10-23 02:58:31
  • Multiple Updates
2024-10-03 02:53:41
  • Multiple Updates
2024-10-02 02:52:05
  • Multiple Updates
2024-09-20 21:27:38
  • Multiple Updates
2024-09-14 02:48:05
  • Multiple Updates
2024-09-14 02:47:00
  • Multiple Updates
2024-09-13 21:27:38
  • Multiple Updates
2024-09-13 13:27:27
  • First insertion