Executive Summary

Informations
Name CVE-2024-46719 First vendor Publication 2024-09-18
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: typec: ucsi: Fix null pointer dereference in trace

ucsi_register_altmode checks IS_ERR for the alt pointer and treats NULL as valid. When CONFIG_TYPEC_DP_ALTMODE is not enabled, ucsi_register_displayport returns NULL which causes a NULL pointer dereference in trace. Rather than return NULL, call typec_port_register_altmode to register DisplayPort alternate mode as a non-controllable mode when CONFIG_TYPEC_DP_ALTMODE is not enabled.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-476 NULL Pointer Dereference

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3647

Sources (Detail)

https://git.kernel.org/stable/c/3aa56313b0de06ce1911950b2cc0c269614a87a9
https://git.kernel.org/stable/c/3b9f2d9301ae67070fe77a0c06758722fd7172b7
https://git.kernel.org/stable/c/7e64cabe81c303bdf6fd26b6a09a3289b33bc870
https://git.kernel.org/stable/c/8095bf0579ed4906a33f7bec675bfb29b6b16a3b
https://git.kernel.org/stable/c/99331fe68a8eaa4097143a33fb0c12d5e5e8e830
https://git.kernel.org/stable/c/99516f76db48e1a9d54cdfed63c1babcee4e71a5
https://git.kernel.org/stable/c/b4243c05d7e3db0bdbf9124e6fa59b4ca7c807ae
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
Date Informations
2025-01-08 03:05:14
  • Multiple Updates
2025-01-07 03:04:47
  • Multiple Updates
2024-12-25 03:03:25
  • Multiple Updates
2024-12-12 03:06:21
  • Multiple Updates
2024-11-23 03:03:21
  • Multiple Updates
2024-11-22 03:01:31
  • Multiple Updates
2024-11-20 02:59:51
  • Multiple Updates
2024-11-14 03:00:10
  • Multiple Updates
2024-11-09 03:00:10
  • Multiple Updates
2024-10-26 02:57:32
  • Multiple Updates
2024-10-25 02:59:25
  • Multiple Updates
2024-10-23 02:58:36
  • Multiple Updates
2024-10-03 02:53:47
  • Multiple Updates
2024-10-02 02:52:10
  • Multiple Updates
2024-09-21 05:27:56
  • Multiple Updates
2024-09-20 17:27:28
  • Multiple Updates
2024-09-18 13:27:30
  • First insertion