CVE-2023-53200Missing Release of Memory after Effective Lifetime in Linux

Severity
5.5MEDIUMNVD
EPSS
0.0%
top 95.55%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedSep 15

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6t_register_table +-> translate_table # allocates percpu counter block +-> xt_register_table # fails there is no freeing of the counter block on xt_register_table fail. Note: xt_percpu_counter_free should be called to free it like we do in do_replace through cleanup_entry hel

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.8 | Impact: 3.6

Affected Packages4 packages

NVDlinux/linux_kernel4.25.15.100+2
Debianlinux/linux_kernel< 6.1.20-1+2
CVEListV5linux/linux71ae0dff02d756e4d2ca710b79f2ff5390029a5fe306dbee4c98025a9326386023a12ef4d887e9d1+4
debiandebian/linux< linux 6.1.20-1 (bookworm)

Patches

🔴Vulnerability Details

2
OSV
CVE-2023-53200: In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: fix percpu counter block leak on error path when creating new2025-09-15
GHSA
GHSA-hrpg-229c-xmmq: In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: fix percpu counter block leak on error path when creating ne2025-09-15

📋Vendor Advisories

2
Red Hat
kernel: netfilter: x_tables: fix percpu counter block leak on error path when creating new netns2025-09-15
Debian
CVE-2023-53200: linux - In the Linux kernel, the following vulnerability has been resolved: netfilter: ...2023
CVE-2023-53200 — Linux vulnerability | cvebase