PatchSiren cyber security CVE debrief
CVE-2026-97612 Linux CVE debrief
A vulnerability in the Linux kernel's MPLS implementation can cause a denial of service when a network header offset is miscalculated, leading to a large memcpy operation out of bounds. This issue arises when Open vSwitch (OVS) recirculates a packet and the inner network header offset is not properly cleared. The vulnerability has been resolved by clearing the inner protocol when the last label is popped.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for Linux kernel and Open vSwitch deployments should assess exposure and prioritize patching. This vulnerability can lead to denial-of-service attacks in environments using Open vSwitch.
Why it matters
CVE-2026-97612 is a Linux kernel vulnerability in the MPLS implementation that can cause denial-of-service attacks. Defenders should prioritize patching and verifying Open vSwitch configurations.
- Denial of service due to miscalculated network header offset
- Potential for large memcpy operations out of bounds
- Need for patching Linux kernel versions affected by this vulnerability
- Verification of Open vSwitch configurations and packet handling
Technical summary
The Linux kernel's MPLS implementation has a vulnerability that can cause a denial of service. When Open vSwitch recirculates a packet, the inner network header offset is not properly cleared, leading to a miscalculated network header offset. This results in a large memcpy operation out of bounds. The vulnerability has been resolved by clearing the inner protocol when the last label is popped. Affected product deployments should be verified, and patches applied to prevent denial-of-service attacks. The vulnerability was resolved in the Linux kernel, and official references are available from the CVE Program and the Linux kernel repository.
Defensive priority
Defenders should prioritize verifying and applying patches for Linux kernel versions affected by this vulnerability, particularly in environments using Open vSwitch.
Recommended defensive actions
- Verify and apply Linux kernel patches for CVE-2026-97612
- Review Open vSwitch configurations and ensure proper packet handling
- Monitor for unusual network activity and potential denial-of-service attempts
- 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
The vulnerability was discovered and resolved in the Linux kernel. Official references are available from the CVE Program and the Linux kernel repository. The issue arises when Open vSwitch (OVS) recirculates a packet and the inner network header offset is not properly cleared, leading to a denial-of-service attack. Defenders should verify and apply patches for Linux kernel versions affected by this vulnerability, particularly in environments using Open vSwitch. Evidence of the vulnerability's resolution can be found in the Linux
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97612 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97612
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97612 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97612
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/011e17b5cae19b9f6a150923275e41c278de64f0
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/78a86d75a70e1e227711c72865c59b1422d0a5ae
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/b39120523475d6b436be7f6cb27d48064148a327
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/da8c3a7f5d3137fec4ff60a6248f5f6d66b6a63e
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.