Executive Summary

Informations
Name CVE-2024-26652 First vendor Publication 2024-03-27
Vendor Cve Last vendor Modification 2024-03-27

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
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: pds_core: Fix possible double free in error handling path

When auxiliary_device_add() returns error and then calls auxiliary_device_uninit(), Callback function pdsc_auxbus_dev_release calls kfree(padev) to free memory. We shouldn't call kfree(padev) again in the error handling path.

Fix this by cleaning up the redundant kfree() and putting the error handling back to where the errors happened.

Original Source

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

Sources (Detail)

https://git.kernel.org/stable/c/995f802abff209514ac2ee03b96224237646cec3
https://git.kernel.org/stable/c/ba18deddd6d502da71fd6b6143c53042271b82bd
https://git.kernel.org/stable/c/ffda0e962f270b3ec937660afd15b685263232d3
Source Url

Alert History

If you want to see full details history, please login or register.
0
Date Informations
2024-03-27 17:27:25
  • First insertion