LiveActive security incident?Get immediate response
CVE Record

CVE-2026-43057: net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback

In the Linux kernel, the following vulnerability has been resolved: net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback NETIF_F_IPV6_CSUM only advertises support for checksum offload of packets without IPv6 extension headers. Packets with extension headers must fall back onto software checksumming. Since TSO depends on checksum offload, those must revert to GSO. The below commit introduces that fallback. It always checks network header length. For tunneled packets, the inner header length must be checked instead. Extend the check accordingly. A special case is tunneled packets without inner IP protocol. Such as RFC 6951 SCTP in UDP. Those are not standard IPv6 followed by transport header either, so also must revert to the software GSO path.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux networking flaw can mishandle certain tunneled IPv6 packets when hardware checksum offload falls back to software processing. The resulting failure can disrupt system or network availability. The supplied CVSS score is 7.5 because network access, privileges, and user interaction are not required, but the source bundle does not describe the precise failure outcome.

Executive priority

Treat this as a high-priority availability issue for Linux network infrastructure using IPv6 tunneling or offload features. Accelerate vendor confirmation and patching on gateways and shared platforms. Routine Linux endpoints without relevant traffic paths may be lower priority, but should remain in the standard kernel update program.

Technical view

The kernel incorrectly checks the outer network-header length during IPV6_CSUM fallback for tunneled traffic. It should inspect the inner header. IPv6 extension headers and tunnels without an inner IP protocol, including SCTP-over-UDP, must use software GSO because TSO depends on checksum offload. Incorrect fallback handling creates an availability risk.

Likely exposure

Exposure is most plausible on Linux systems processing tunneled IPv6 traffic with checksum offload and GSO/TSO paths enabled. Gateways, virtualized networking hosts, appliances, and container infrastructure may warrant priority review. The supplied version metadata is internally inconsistent, so determine exposure using kernel or distribution advisories rather than version numbers alone.

Exploitation context

The CVSS vector describes network-reachable, low-complexity exploitation without authentication or user interaction, affecting availability only. However, the bundle provides no exploit narrative, proof of concept, or confirmed attack reports. The CVE is not listed as KEV in the supplied data, so active exploitation is not established.

Researcher notes

The record identifies the faulty header-length selection and required software-GSO fallback, but supplies no CWE, crash trace, reproducer, or demonstrated impact mechanism. Its flattened affected-version data appears contradictory, listing later releases as affected while earlier releases appear under an unaffected default. Branch-specific commit ancestry and distribution backports require independent confirmation.

Mitigation direction

  • Apply the vendor-supported kernel update containing the referenced stable correction.
  • Consult the Linux distribution or appliance vendor for authoritative affected-version and backport status.
  • Prioritize internet-facing gateways and systems that process tunneled IPv6 traffic.
  • If an update is unavailable, request vendor-approved mitigations; none are specified in the supplied sources.

Validation and detection

  • Inventory kernel builds on systems handling IPv6 tunnels, overlays, or SCTP-over-UDP traffic.
  • Compare each build against its distribution advisory and the referenced stable kernel commits.
  • Confirm whether checksum offload, TSO, and GSO are used on relevant network interfaces.
  • After updating, verify the vendor package includes the correction and perform safe network regression testing.
Prepared
Confidence
medium
Sources
8

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2026-43057 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
9Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2026-43057Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxa0478d7e888028f85fa7785ea838ce0ca09398e2, 2156d9e9f2e483c8c3906c0ea57ea312c1424235, 041e2f945f82fdbd6fff577b79c33469430297aa, 864e3396976ef41de6cc7bc366276bf4e084fff2, 864e3396976ef41de6cc7bc366276bf4e084fff2, 864e3396976ef41de6cc7bc366276bf4e084fff2, 794ddbb7b63b6828c75967b9bcd43b086716e7a1, 6.1.149, 6.6.103, 6.12.44, 6.16.4unaffected
LinuxLinux6.17, 0, 6.1.168, 6.6.134, 6.12.81, 6.18.22, 6.19.12, 7.0affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.