CVE-2023-53354
Linux Kernel vulnerability analysis and mitigation

Overview

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).

Technical details

The vulnerability was introduced by commit bf5c25d60861 which added zero copy function calls in skb_segment(). The bug occurs because skb_orphan_frags() 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 frag_skb using a NULL list_skb pointer, causing a kernel panic (NVD).

Impact

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).

Exploitability

The vulnerability requires local access to trigger the bug through network packet handling operations. A detailed stack trace shows the vulnerability can be triggered through various networking paths including TCP GSO segmentation, network queueing disciplines, and virtual networking interfaces (NVD).

Mitigation and workarounds

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).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74583NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2026-74582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
NoYesAug 21, 2026
CVE-2026-74581NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-internal
NoYesAug 21, 2026
CVE-2026-74580NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 21, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management