Executive Summary

Informations
Name CVE-2024-56766 First vendor Publication 2025-01-06
Vendor Cve Last vendor Modification 2025-01-09

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:

mtd: rawnand: fix double free in atmel_pmecc_create_user()

The "user" pointer was converted from being allocated with kzalloc() to being allocated by devm_kzalloc(). Calling kfree(user) will lead to a double free.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-415 Double Free

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3672

Sources (Detail)

https://git.kernel.org/stable/c/1562871ef613fa9492aa0310933eff785166a90e
https://git.kernel.org/stable/c/3d825a241e65f7e3072978729e79d735ec40b80e
https://git.kernel.org/stable/c/6ea15205d7e2b811fbbdf79783f686f58abfb4b7
https://git.kernel.org/stable/c/ca9818554b0f33e87f38e4bfa2dac056692d46cc
https://git.kernel.org/stable/c/d2f090ea57f8d6587e09d4066f740a8617767b3d
https://git.kernel.org/stable/c/d8e4771f99c0400a1873235704b28bb803c83d17
https://git.kernel.org/stable/c/dd45c87782738715d5e7c167f8dabf0814a7394a
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
Date Informations
2025-01-09 21:20:30
  • Multiple Updates
2025-01-08 00:20:33
  • Multiple Updates
2025-01-06 21:20:27
  • First insertion