In the Linux kernel, the following vulnerability has been resolved:
of: Fix double free in of_parse_phandle_with_args_map
In of_parse_phandle_with_args_map() the inner loop that
iterates through the map entries calls of_node_put(new)
to free the reference acquired by the previous iteration
of the inner loop. This assumes that the value of "new" is
NULL on the first iteration of the inner loop.
Make sure that this is true in all iterations of the outer
loop by setting "new" to NULL after its value is assigned to "cur".
Extend the unittest to detect the double free and add an additional
test case that actually triggers this path.
                
            Metrics
Affected Vendors & Products
References
        History
                    Wed, 19 Feb 2025 15:15:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| First Time appeared | Redhat rhel Eus | |
| CPEs | cpe:/a:redhat:rhel_eus:9.4 | |
| Vendors & Products | Redhat rhel Eus | 
Fri, 10 Jan 2025 18:00:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| First Time appeared | Debian Debian debian Linux Linux Linux linux Kernel | |
| Weaknesses | CWE-415 | |
| CPEs | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| Vendors & Products | Debian Debian debian Linux Linux Linux linux Kernel | |
| Metrics | cvssV3_1 
 | cvssV3_1 
 | 
Fri, 22 Nov 2024 12:00:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| References |  | 
Wed, 13 Nov 2024 02:45:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| CPEs | cpe:/a:redhat:enterprise_linux:9 cpe:/o:redhat:enterprise_linux:9 | 
Mon, 04 Nov 2024 15:15:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| References |  | |
| Metrics | ssvc 
 | 
Thu, 08 Aug 2024 19:15:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| First Time appeared | Redhat Redhat enterprise Linux | |
| CPEs | cpe:/a:redhat:enterprise_linux:8::nfv cpe:/o:redhat:enterprise_linux:8 | |
| Vendors & Products | Redhat Redhat enterprise Linux | 
 MITRE
                        MITRE
                    Status: PUBLISHED
Assigner: Linux
Published: 2024-05-17T14:24:43.380Z
Updated: 2025-05-04T07:41:24.267Z
Reserved: 2024-03-07T14:49:46.887Z
Link: CVE-2023-52679
 Vulnrichment
                        Vulnrichment
                    Updated: 2024-08-02T23:11:34.539Z
 NVD
                        NVD
                    Status : Analyzed
Published: 2024-05-17T15:15:19.207
Modified: 2025-01-10T17:43:16.480
Link: CVE-2023-52679
 Redhat
                        Redhat