In the Linux kernel, the following vulnerability has been resolved:
interconnect: fix mem leak when freeing nodes
The node link array is allocated when adding links to a node but is not
deallocated when nodes are destroyed.
References
Configurations
Configuration 1 (hide)
|
History
12 Nov 2025, 21:00
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.3:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.3:rc2:*:*:*:*:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | CWE-401 | |
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/2e0b13a1827229a02abef97b50ffaf89ba25370a - Patch | |
| References | () https://git.kernel.org/stable/c/3167306455d0fbbbcf08cb25651acc527a86a95e - Patch | |
| References | () https://git.kernel.org/stable/c/a5904f415e1af72fa8fe6665aa4f554dc2099a95 - Patch | |
| References | () https://git.kernel.org/stable/c/c1722e4113281fb34e5b4fb5c5387b17cd39a537 - Patch | |
| References | () https://git.kernel.org/stable/c/efae80ca13faa94457208852825731da44a788ad - Patch | |
| References | () https://git.kernel.org/stable/c/f1e3a20c60196c37a402c584d0c9de306ba988ce - Patch |
Information
Published : 2025-05-02 16:15
Updated : 2025-11-12 21:00
NVD link : CVE-2023-53096
Mitre link : CVE-2023-53096
CVE.ORG link : CVE-2023-53096
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
