Executive Summary

Informations
Name CVE-2024-38584 First vendor Publication 2024-06-19
Vendor Cve Last vendor Modification 2024-09-19

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:

net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()

In the prueth_probe() function, if one of the calls to emac_phy_connect() fails due to of_phy_connect() returning NULL, then the subsequent call to phy_attached_info() will dereference a NULL pointer.

Check the return code of emac_phy_connect and fail cleanly if there is an error.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-476 NULL Pointer Dereference

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3614

Sources (Detail)

https://git.kernel.org/stable/c/1e1d5bd7f4682e6925dd960aba2a1aa1d93da53a
https://git.kernel.org/stable/c/5cd17f0e74cb99d209945b9f1f06d411aa667eb1
https://git.kernel.org/stable/c/b0a82ebabbdc4c307f781bb0e5cd617949a3900d
https://git.kernel.org/stable/c/b31c7e78086127a7fcaa761e8d336ee855a920c6
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
Date Informations
2024-11-22 21:23:40
  • Multiple Updates
2024-11-21 21:23:21
  • Multiple Updates
2024-11-20 02:58:02
  • Multiple Updates
2024-11-14 02:58:21
  • Multiple Updates
2024-11-09 02:58:21
  • Multiple Updates
2024-10-26 02:55:46
  • Multiple Updates
2024-10-25 02:57:40
  • Multiple Updates
2024-10-23 02:56:53
  • Multiple Updates
2024-10-03 02:52:14
  • Multiple Updates
2024-10-02 02:50:38
  • Multiple Updates
2024-09-19 17:28:06
  • Multiple Updates
2024-06-20 17:27:37
  • Multiple Updates
2024-06-19 21:27:23
  • First insertion