PT-2024-29725 · Linux+6 · Linux Kernel+6
Published
2024-06-25
·
Updated
2025-09-29
·
CVE-2024-42069
CVSS v2.0
7.5
High
| Vector | AV:N/AC:L/Au:N/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A possible double free issue in the error handling path of the Linux kernel's net: mana module has been resolved. When
auxiliary device add() returns an error and then calls auxiliary device uninit(), the callback function adev release calls kfree(madev). To fix this, madev is set to NULL to prevent calling kfree(madev) again in the error handling path.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Alt Linux
Astra Linux
Debian
Linuxmint
Linux Kernel
Suse
Ubuntu