Executive Summary

Informations
Name CVE-2024-56572 First vendor Publication 2024-12-27
Vendor Cve Last vendor Modification 2025-01-14

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:

media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_internal()

The buffer in the loop should be released under the exception path, otherwise there may be a memory leak here.

To mitigate this, free the buffer when allegro_alloc_buffer fails.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-401 Failure to Release Memory Before Removing Last Reference ('Memory Leak')

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3670

Sources (Detail)

https://git.kernel.org/stable/c/0f514068fbc5d4d189c817adc7c4e32cffdc2e47
https://git.kernel.org/stable/c/17e5613666209be4e5be1f1894f1a6014a8a0658
https://git.kernel.org/stable/c/64f72a738864b506ab50b4a6cb3ce3c3e04b71af
https://git.kernel.org/stable/c/6712a28a4f923ffdf51cff267ad05a634ee1babc
https://git.kernel.org/stable/c/74a65313578b35e1239966adfa7ac2bdd60caf00
https://git.kernel.org/stable/c/891b5790bee8fc6ddba17874dd87a646128d0b99
https://git.kernel.org/stable/c/cf642904be39ae0d441dbdfa8f485e0a46260be4
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
Date Informations
2025-02-22 03:27:05
  • Multiple Updates
2025-01-14 21:20:57
  • Multiple Updates
2024-12-27 21:20:29
  • First insertion