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
                    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 | 
 MITRE
                        MITRE
                    Status: PUBLISHED
Assigner: Linux
Published: 2024-07-29T15:52:33.273Z
Updated: 2025-05-04T09:22:17.540Z
Reserved: 2024-07-29T15:50:41.168Z
Link: CVE-2024-42069
 Vulnrichment
                        Vulnrichment
                    Updated: 2024-08-02T04:54:31.325Z
 NVD
                        NVD
                    Status : Modified
Published: 2024-07-29T16:15:06.467
Modified: 2024-11-21T09:33:31.603
Link: CVE-2024-42069
 Redhat
                        Redhat