
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53566 is a vulnerability discovered in the Linux kernel's Netfilter subsystem, specifically in the nft_set_rbtree component. The vulnerability was disclosed on October 4, 2025, affecting the Linux kernel's netfilter implementation. The issue involves a null pointer dereference and a use-after-free condition in the red-black tree operations during garbage collection (Red Hat XML).
The vulnerability stems from two distinct issues in the nft_set_rbtree component: First, there is no guarantee that rb_prev() will not return NULL in nft_rbtree_gc_elem(), which can lead to a general protection fault at non-canonical address 0xdffffc0000000003. Second, there is a possible use-after-free condition while iterating, where 'node' can be freed requiring the next value to be cached for safe use. The vulnerability has been assigned a CVSS v3.1 score of 6.4 with vector CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H (Red Hat XML).
The vulnerability can potentially result in a denial of service condition and possibly lead to privilege escalation on affected systems. The impact is particularly significant in environments where the Netfilter subsystem is actively used (Red Hat XML).
Two primary mitigation strategies have been identified: 1) Prevent the affected netfilter (nf_tables) kernel module from being loaded through blacklisting, and 2) For non-containerized deployments, disable user namespaces by setting user.max_user_namespaces=0. However, containerized deployments should not disable user namespaces as this functionality is required. Red Hat has released fixes for Enterprise Linux 9.0 and 9.3 via RHSA-2024:3421 and RHSA-2023:6583 respectively (Red Hat XML).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."