In the Linux kernel, the following vulnerability has been resolved:
net: mana: Fix possible double free in error handling path
When auxiliary_device_add() returns error and then calls
auxiliary_device_uninit(), callback function adev_release
calls kfree(madev). We shouldn't call kfree(madev) again
in the error handling path. Set 'madev' to NULL.
Metrics
Affected Vendors & Products
References
History
Mon, 03 Nov 2025 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Wed, 11 Sep 2024 13:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 19 Aug 2024 22:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Weaknesses | CWE-415 |
Status: PUBLISHED
Assigner: Linux
Published: 2024-07-29T15:52:33.273Z
Updated: 2025-11-03T19:30:29.384Z
Reserved: 2024-07-29T15:50:41.168Z
Link: CVE-2024-42069
Updated: 2024-08-02T04:54:31.325Z
Status : Modified
Published: 2024-07-29T16:15:06.467
Modified: 2025-11-03T20:16:27.490
Link: CVE-2024-42069