2 matches found
CVE-2023-53995
CVE-2023-53995 : In the Linux kernel, a memleak in net/ipv4/__inet_del_ifa() can leak memory when manipulating bond0 secondary addresses, leaving in_device and net_device references unreleased. Repro steps show creating a bond0, adding addresses, then deleting the primary causing the secondary (0...
kernel: Linux kernel: Denial of Service due to memory leak in IP address deletion
A flaw was found in the Linux kernel. An incorrect handling of the 'lastprim' value within the inetdelifa function during IP address deletion can be triggered by a local user. This memory leak leads to resource exhaustion, potentially causing a Denial of Service DoS on the system...