CVE-2023-52433
CWE-273Published: February 20, 2024· Updated: Jun 17, 2026
Official Description
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
New elements in this transaction might expired before such transaction
ends. Skip sync GC for such elements otherwise commit path might walk
over an already released object. Once transaction is finished, async GC
will collect such expired element.
Technical Analysis
CVE-2023-52433 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires high privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
A successful exploit results in availability disruption (denial of service), with a CVSS base score of 4.4.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (15)
Quick Facts
Related CVEs (CWE-273)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-52433 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts