CVE-2026-53366
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-53366 is a memory allocation accounting error in the Linux kernel's IPv4 packet fragmentation handling code (__ip_append_data()) that can lead to memory corruption. The flaw was published on July 16, 2026, and affects Linux kernel versions 6.0 through multiple stable branches. Specifically, vulnerable ranges include 6.0–6.6.143, 6.7–6.12.94, 6.13–6.18.37, and 6.19–7.1.2. It carries a CVSS v3.1 base score of 7.8 (High) (GitHub Advisory, Red Hat).

Technical details

The root cause is an incorrect calculation of buffer size (CWE-131) in the paged-allocation branch of __ip_append_data(). When this branch is taken, alloclen is set to fragheaderlen + transhdrlen and pagedlen to datalen - transhdrlen, but datalen already includes fraggap bytes that are subsequently copied into the new socket buffer's linear area via skb_copy_and_csum_bits(). This causes the linear area to be undersized by fraggap bytes while pagedlen is overstated by the same amount — a mismatch absent in the non-paged branch, which correctly uses fraglen (which accounts for fraggap). The fix adds fraggap to alloclen and subtracts it from pagedlen in the paged path. Exploitation requires local access with network socket privileges and the ability to craft IPv4 packets that trigger the fragmentation path (GitHub Advisory, Red Hat Bugzilla).

Impact

Successful exploitation by a local user with network socket privileges could result in memory corruption within the kernel's socket buffer handling, potentially enabling arbitrary code execution or denial of service. All three security dimensions are affected: confidentiality, integrity, and availability are each rated High in the CVSS scoring. The vulnerability is confined to the local system (scope unchanged), but kernel-level code execution could allow privilege escalation and full system compromise (GitHub Advisory, Red Hat).

Mitigation and workarounds

Apply the appropriate kernel update for your branch: 6.6.144 or later (for 6.0–6.6.x), 6.12.95 or later (for 6.7–6.12.x), 6.18.38 or later (for 6.13–6.18.x), or 7.1.3 or later (for 6.19+). Upstream fixes are available in the stable kernel tree (kernel.org patch 1, kernel.org patch 2). Distribution-specific updates have been released by Red Hat, SUSE (SUSE-SU-2026:3130-1, SUSE-SU-2026:3156-1, SUSE-SU-2026:3166-1), Debian (linux 6.1.177-1), and Ubuntu (SUSE Advisory, Red Hat). As a workaround where patching is not immediately possible, restrict local user access to raw and UDP network socket operations.

Community reactions

Red Hat triaged the vulnerability and assigned a CVSS v3.1 score of 7.8 (High), with the issue tracked in their Bugzilla (Red Hat Bugzilla). SUSE issued multiple security advisories and updates across their product lines shortly after disclosure. A security researcher published a technical blog post analyzing the vulnerability (qwerty blog), and the issue was discussed on the oss-security mailing list (oss-sec). The Yocto Project security list also flagged the issue for embedded Linux maintainers.

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-64192HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.8
NoYesJul 20, 2026
CVE-2026-64191HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesJul 20, 2026
CVE-2026-64600HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-kvm
NoYesJul 23, 2026
CVE-2026-64206MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-core
NoYesJul 20, 2026
CVE-2026-64205MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-debug-uki-virt-addons
NoNoJul 20, 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