PT-2024-3468 · Linux+2 · Linux Kernel+2
Published
2024-03-07
·
Updated
2025-04-08
·
CVE-2024-26652
CVSS v2.0
6.8
Medium
| Vector | AV:L/AC:L/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a possible double free in the error handling path of the
net: pds core module. When auxiliary device add() returns an error and then calls auxiliary device uninit(), the callback function pdsc auxbus dev release calls kfree(padev) to free memory. However, kfree(padev) should not be called again in the error handling path. This could potentially allow an attacker to impact the confidentiality, integrity, and availability of protected information.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Red Os
Suse