Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-53354

7.8 · HIGH
Published Sep 17, 2025 linux CWE-476 EPSS 0.20% (10th pctl)

Overview

CVE-2023-53354 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 17, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

skbuff: skb_segment, Call zero copy functions before using skbuff frags

Commit bf5c25d60861 ("skbuff: in skb_segment, call zerocopy functions

once per nskb") added the call to zero copy functions in skb_segment().

The change introduced a bug in skb_segment() because skb_orphan_frags()

may possibly change the number of fragments or allocate new fragments

altogether leaving nrfrags and frag to point to the old values. This can

cause a panic with stacktrace like the one below.

[ 193.894380] BUG: kernel NULL pointer dereference, address: 00000000000000bc

[ 193.895273] CPU: 13 PID: 18164 Comm: vh-net-17428 Kdump: loaded Tainted: G O 5.15.123+ #26

[ 193.903919] RIP: 0010:skb_segment+0xb0e/0x12f0

[ 194.021892] Call Trace:

[ 194.027422] <TASK>

[ 194.072861] tcp_gso_segment+0x107/0x540

[ 194.082031] inet_gso_segment+0x15c/0x3d0

[ 194.090783] skb_mac_gso_segment+0x9f/0x110

[ 194.095016] __skb_gso_

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.16, < 4.19.295 Affected

Frequently Asked Questions

What is CVE-2023-53354?

CVE-2023-53354 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 17, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53354?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-53354?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-53354?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53354 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.