CVE-2023-53096

Publication date

2025-05-02 15:55:40

Family

Linux

State

PUBLISHED

Description

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.