Executive Summary

Informations
Name CVE-2024-57887 First vendor Publication 2025-01-15
Vendor Cve Last vendor Modification 2025-02-11

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Overall CVSS Score 7.8
Base Score 7.8 Environmental Score 7.8
impact SubScore 5.9 Temporal Score 7.8
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact High 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:

drm: adv7511: Fix use-after-free in adv7533_attach_dsi()

The host_node pointer was assigned and freed in adv7533_parse_dt(), and later, adv7533_attach_dsi() uses the same. Fix this use-after-free issue by dropping of_node_put() in adv7533_parse_dt() and calling of_node_put() in error path of probe() and also in the remove().

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-416 Use After Free

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 9
Os 3740

Sources (Detail)

https://git.kernel.org/stable/c/1f49aaf55652580ae63ab83d67211fe6a55d83dc
https://git.kernel.org/stable/c/81adbd3ff21c1182e06aa02c6be0bfd9ea02d8e8
https://git.kernel.org/stable/c/acec80d9f126cd3fa764bbe3d96bc0cb5cd2b087
https://git.kernel.org/stable/c/ca9d077350fa21897de8bf64cba23b198740aab5
https://git.kernel.org/stable/c/d208571943ffddc438a7ce533d5d0b9219806242
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-07-14 12:38:54
  • Multiple Updates
2025-06-26 02:38:51
  • Multiple Updates
2025-06-25 12:36:53
  • Multiple Updates
2025-06-24 02:43:27
  • Multiple Updates
2025-05-27 02:48:55
  • Multiple Updates
2025-03-29 03:44:46
  • Multiple Updates
2025-03-28 13:48:01
  • Multiple Updates
2025-03-28 03:22:36
  • Multiple Updates
2025-03-25 03:28:33
  • Multiple Updates
2025-03-19 03:17:23
  • Multiple Updates
2025-03-18 03:30:22
  • Multiple Updates
2025-03-14 03:17:28
  • Multiple Updates
2025-03-06 14:14:02
  • Multiple Updates
2025-02-22 03:27:33
  • Multiple Updates
2025-02-11 21:20:48
  • Multiple Updates
2025-02-02 17:20:38
  • Multiple Updates
2025-01-21 21:20:37
  • Multiple Updates
2025-01-17 17:20:28
  • Multiple Updates
2025-01-15 17:20:30
  • First insertion