CVE-2026-43036
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-43036 is a Linux kernel vulnerability in the network subsystem where the gso_features_check() function unsafely accesses the IPv4 header frag_off field, leading to an uninitialized memory read. The flaw was discovered via Syzbot's KMSAN (Kernel Memory Sanitizer) tooling, which reported an uninit-value warning in gso_features_check() called from netif_skb_features(). It affects Linux kernel versions 4.7 through 6.12.80, 6.13 through 6.18.21, 6.19 through 6.19.11, and 7.0-rc1 through 7.0-rc6. It was published on May 1, 2026, with patches released by May 8, 2026. The CVSS v3.1 base score is 5.5 (Medium) (Github Advisory, Red Hat).

Technical details

The root cause is classified as CWE-908 (Use of Uninitialized Resource) and CWE-824 (Access of Uninitialized Pointer). The gso_features_check() function reads iph->frag_off via ip_hdr()/inner_ip_hdr() macros to decide whether to clear mangleid_features; however, these macros rely on skb header offsets that are not always safe for direct dereference when packets are injected through PF_PACKET socket paths, potentially accessing uninitialized memory. The fix replaces the direct dereference with skb_header_pointer(), which safely handles both linear and non-linear packet data. Exploitation requires local access and the ability to create PF_PACKET sockets, typically requiring CAP_NET_RAW or equivalent privileges (Github Advisory).

Impact

Successful exploitation results in a denial of service — specifically, kernel crashes or system hangs — due to uninitialized memory reads in the GSO (Generic Segmentation Offload) processing path. There is no confidentiality or integrity impact; the vulnerability is limited to availability (CVSS A:H). The scope is confined to the affected system, with no evidence of lateral movement potential (Github Advisory, Red Hat).

Exploitability

No public proof-of-concept exploit is known, and there is no evidence of in-the-wild exploitation at this time. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.018% (0.000180), placing it in a very low percentile for near-term exploitation likelihood. Exploitation requires local access with PF_PACKET socket privileges, significantly limiting the attacker pool (Github Advisory).

Mitigation and workarounds

Patches are available across multiple Linux kernel stable branches. Fixed versions include 6.12.81 (for kernels 4.7–6.12.x), 6.18.22 (for 6.13–6.18.x), 6.19.12 (for 6.19.x), and the mainline 7.0 release. Patch commits are available at the kernel stable repository. As a workaround where immediate patching is not possible, restrict PF_PACKET socket access to trusted users only (e.g., by limiting CAP_NET_RAW capability) (Github Advisory, Red Hat).

Community reactions

Red Hat has acknowledged the vulnerability and published a tracking entry via Bugzilla. No notable researcher commentary or significant social media discussion has been identified beyond standard vulnerability database entries (Red Hat).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Affected

sid

linux: 6.19.12-1

Fixed

trixie

linux: 6.12.85-1

Fixed

Ubuntu

Fixed

bionic (esm-infra)

linux

Affected

bionic (fips-updates)

linux-fips

Affected

bionic (fips)

linux-fips

Affected

devel

linux

Not Affected

focal

linux-azure-fde-5.15

Not Affected

focal (esm-infra)

linux

Affected

focal (fips-updates)

linux-fips

Affected

focal (fips)

linux-fips

Affected

RHEL / CentOS

Affected

RHEL 8

kernel-rt.src

Affected

RHEL 9

kernel-rt.src

Affected

RHEL 10

kernel.src

Affected

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-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-azure
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-hwe-7.0
NoYesSep 04, 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