
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53354 affects the Linux kernel's skbuff subsystem. The vulnerability was discovered in September 2025 and involves a bug in the skb_segment() function where calling zero copy functions before using skbuff frags could lead to kernel panic (NVD).
The vulnerability was introduced by commit bf5c25d60861 which added zero copy function calls in skbsegment(). The bug occurs because skborphanfrags() may change the number of fragments or allocate new fragments, leaving nrfrags and frag pointing to old values. This results in the code prematurely hitting i >= nrfrags and attempting to move to the next fragskb using a NULL list_skb pointer, causing a kernel panic (NVD).
When exploited, this vulnerability can cause a kernel NULL pointer dereference at address 0x00000000000000bc, leading to a system crash. The issue affects the networking stack's packet segmentation functionality (NVD).
The fix involves moving the call to zero copy functions before using frags and nr_frags values. The vulnerability has been patched in multiple Linux distributions including Red Hat Enterprise Linux (Red Hat).
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."