
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53333 is a vulnerability discovered in the Linux kernel's netfilter conntrack DCCP packet handling. The vulnerability was recently published to the CVE List and included in the NVD dataset (NVD).
The vulnerability exists in the nfconntrackdccppacket() function where only the basic header is copied to a stack buffer using skbheaderpointer(), but no additional data is pulled from the packet depending on the content (dh->dccphdoff and/or dh->dccphx). This results in dccpackseq() reading beyond the dh buffer, causing a stack-out-of-bounds condition. The issue was identified through KASAN detection showing stack-out-of-bounds access in nfconntrackdccp_packet+0x1134/0x11c0 (NVD).
The vulnerability allows reading past the end of an allocated buffer, which could potentially lead to information disclosure or system crashes. The issue affects the Linux kernel's netfilter subsystem, specifically the DCCP connection tracking functionality (NVD).
The fix involves increasing the stack buffer size to include room for extra sequence numbers and all known DCCP packet type headers, then performing additional validation of the basic header. Additionally, packets lacking required 48-bit sequence bits are now marked as invalid. The maintainer has also indicated plans to remove DCCP conntrack support later in the year (NVD).
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."