Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2023-52527
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-52527 is a vulnerability in the Linux kernel's IPv4 and IPv6 networking stack, specifically in the handling of transport header length (transhdrlen) in __ip{,6}_append_data() functions. The vulnerability was discovered in March 2024 and affects Linux kernel versions from 3.5 through 6.6-rc4 (NVD).

Technical details

The vulnerability occurs when appending data to partially filled IPv4 or IPv6 packets where the transport header length is erroneously included twice. This happens specifically when using operations like send(MSG_MORE) or when splicing into an L2TP socket. The issue manifests as a warning in __ip6_append_data() when MSG_SPLICE_PAGES is used to append data to an already partially occupied skbuff. The CVSS v3.1 base score is 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can lead to system instability and potential denial of service conditions when handling network packets. The issue primarily affects the stability of network operations, particularly in scenarios involving L2TP sockets and packet data appending (Red Hat).

Exploitability

The vulnerability requires local access and can be triggered through specific network operations. A proof-of-concept exists involving creating an L2TP socket, binding it to localhost, and using a combination of send() with MSG_MORE flag followed by sendfile() operations (Kernel Patch).

Mitigation and workarounds

The issue has been fixed in the Linux kernel through a patch that modifies the handling of transhdrlen in l2tp_ip6_sendmsg(). The fix ensures that the transport header length is only added to the total length if the write queue is empty, similar to how UDP handles this situation (Kernel Patch).

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-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-aws-7.0
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-aws-7.0
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-hwe-6.17
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-nvidia-6.14
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-7.0
NoYesSep 17, 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