Executive Summary

Informations
Name CVE-2024-53133 First vendor Publication 2024-12-04
Vendor Cve Last vendor Modification 2024-12-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/amd/display: Handle dml allocation failure to avoid crash

[Why] In the case where a dml allocation fails for any reason, the current state's dml contexts would no longer be valid. Then subsequent calls dc_state_copy_internal would shallow copy invalid memory and if the new state was released, a double free would occur.

[How] Reset dml pointers in new_state to NULL and avoid invalid pointer

(cherry picked from commit bcafdc61529a48f6f06355d78eb41b3aeda5296c)

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-415 Double Free

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3689

Sources (Detail)

https://git.kernel.org/stable/c/6825cb07b79ffeb1d90ffaa7a1227462cdca34ae
https://git.kernel.org/stable/c/874ff59cde8fc525112dda26b501a1bac17dde9f
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-03-29 03:43:42
  • Multiple Updates
2025-03-28 13:47:10
  • Multiple Updates
2025-03-28 03:21:29
  • Multiple Updates
2025-03-19 03:16:31
  • Multiple Updates
2025-03-18 03:29:30
  • Multiple Updates
2025-03-14 03:16:40
  • Multiple Updates
2025-03-06 14:13:13
  • Multiple Updates
2025-02-22 03:26:45
  • Multiple Updates
2025-01-08 03:07:37
  • Multiple Updates
2025-01-07 03:07:10
  • Multiple Updates
2024-12-25 03:05:45
  • Multiple Updates
2024-12-12 00:20:31
  • Multiple Updates
2024-12-11 21:20:36
  • Multiple Updates
2024-12-04 21:20:29
  • First insertion