PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-80612 Linux CVE debrief

The Linux kernel vulnerability (CVE-2026-80612) is related to the handling of skb metadata in LWT encapsulation. This issue can lead to potential data tampering or exposure in forwarded packets. The vulnerability arises from the interaction between LWT encapsulation and skb metadata in the headroom of the skb. Both non-BPF LWT encapsulations and BPF LWT xmit calls can cause this issue by moving or overwriting the metadata. The CVE record was published on 2026-08-28T08:16:45.183Z and has not been modified since then. The NVD entry is currently Received. Linux kernel developers and maintainers, network administrators using LWT encapsulation, and security teams monitoring for potential data tampering or exposure in Linux kernel-based systems should be aware of this vulnerability.

Vendor
Linux
Product
Unknown
CVSS
CRITICAL 9.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-28
Original CVE updated
2026-08-29
Advisory published
2026-08-28
Advisory updated
2026-08-29

Who should care

Linux kernel developers and maintainers, network administrators using LWT encapsulation, and security teams monitoring for potential data tampering or exposure in Linux kernel-based systems. These stakeholders should be aware of the vulnerability and take necessary actions to mitigate the risk. Affected operators, platforms, and vulnerability-management teams should review and apply patches or mitigations to prevent potential data tampering or exposure in forwarded packets. Security teams should also monitor for potential anomalies related to forwarded packets and verify system configurations for LWT encapsulation usage. Additionally, asset inventory and rollback/change windows may be necessary to ensure the vulnerability is properly addressed. Source tracking and compensating controls can also be implemented to reduce the risk of exposure. The defensive priority for this vulnerability is High, indicating a high level of urgency for mitigation and remediation efforts.

Technical summary

The Linux kernel vulnerability (CVE-2026-80612) occurs in the LWT encapsulation handling of skb metadata. When LWT encapsulation is used, the skb metadata, which is meant for passing information between XDP and TC, is not properly handled. This can lead to metadata being overwritten or cleared, potentially causing data tampering or exposure in forwarded packets. The issue arises from the way LWT encapsulation interacts with skb metadata in the headroom of the skb. Both non-BPF LWT encapsulations (such as mpls, seg6, ioam6) and BPF LWT xmit calls can cause this issue by moving or overwriting the metadata.

Defensive priority

High priority for Linux kernel systems using LWT encapsulation, as the vulnerability allows for potential data tampering or exposure in forwarded packets.

Recommended defensive actions

  • Review and apply Linux kernel patches related to LWT encapsulation and skb metadata handling.
  • Monitor network traffic for potential anomalies related to forwarded packets.
  • Verify system configurations for LWT encapsulation usage.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.

Evidence notes

Evidence from official Linux kernel sources and NVD detail page indicates a vulnerability in LWT encapsulation handling of skb metadata, leading to potential data loss or corruption in forwarded packets. The official CVE Program record and NIST NVD detail page provide source-provided CVE metadata and vulnerability assessment. Additional source references are available for Linux kernel patch.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-80612 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-80612

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-80612 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-80612

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/19eec11f3ab5dd29ba58f5f209c24e946c95ef12

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/c00320b0e355c4bf0ae4743a53b4180fea237546

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.