CVE-2023-53669
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53669 is a vulnerability in the Linux kernel related to TCP handling. The issue was discovered by David Ahern who reported crashes in skb_copy_ubufs() caused by TCP tx zerocopy using hugepages, and skb length bigger than ~68 KB (NVD, RedHat).

Technical details

The vulnerability occurs when skb_copy_ubufs() assumed it could copy all payload using up to MAX_SKB_FRAGS order-0 pages. This assumption broke when BIG TCP was able to put up to 512 KB per skb. The issue specifically manifests when BIG TCP allows very large skbs (e.g., ~512 KB) and TCP TX zerocopy with hugepages is used (RedHat). The vulnerability has been assigned a CVSS v3.1 score of 7.0 with vector CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (RedHat).

Impact

The vulnerability leads to Kernel Panic under specific, non-default conditions when BIG TCP/gso_max_size is configured large, zerocopy transmit is enabled, and traffic producing >64 KB skbs. While the primary impact is denial of service (DOS), there is a theoretical possibility for privilege escalation (RedHat).

Mitigation and workarounds

The solution involves using higher order pages if needed, with the addition of __GFP_COMP to prevent memory leaks (NVD). The vulnerability has been patched in the Linux kernel with the commit 'tcp: fix skb_copy_ubufs() vs BIG TCP'.

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-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-gcp
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-modules-extra
NoYesJan 14, 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