CVE-2026-97612: Linux
- Severity
- 7.8 (HIGH)
- Vendor
- LINUX
- Affected versions
- 48d2ab609b6bbecb7698487c8579bc40de9d6dfa through before 011e17b5cae19b9f6a150923275e41c278de64f0; 48d2ab609b6bbecb769848
- Patch status
- Patched
- Published
- 2026-09-25T11:17:15.330
- Modified
- 2026-09-25T15:18:01.500
Why it matters
High-severity vulnerability requiring prioritized review.
Recommended admin actions
- Review and patch based on exposure, asset criticality, and business impact.
- Compare installed versions against the affected version range in the advisory.
- Treat internet-facing systems as higher priority.
Technical summary
In the Linux kernel, the following vulnerability has been resolved: net: mpls: clear inner_protocol when the last label is popped skb_mpls_push() records the pre-encapsulation network header once, gated on !skb->inner_protocol. skb_mpls_pop() never clears that record, so it outlives the encapsulation it describes. Open vSwitch can then re-push MPLS onto a packet whose inner_network_header still points at the older, deeper offset: push a label, pop every label, recirculate (ovs_flow_key_update() re-derives key->eth.type and resets network_header, but leaves inner_*), then push again. ovs_fragment() trusts the record: skb->network_header = skb->inner_network_header; so skb_network_offset() goes negative. The bound check is signed: if (skb_network_offset(skb) > MAX_L2_LEN) a negative offset passes it, and prepare_frag() widens the value: unsigned int hlen = skb_network_offset(skb); memcpy(&data->l2_data, skb->data, hlen); which is a ~4GiB memcpy out of a 30-byte per-CPU buffer. Reproduced on v7.3-rc1. RDX is the truncated length, (unsigned int)(-8): BUG: unable to handle page fault for address: ffffe8ffffc16000 #PF: supervisor write access in kernel mode Oops: 0002 [#1] SMP KASAN NOPTI RIP: 0010:memcpy+0x8/0x20 RDX: 00000000fffffff8 RSI: ffff888105d732db RDI: ffffe8ffffc16000 prepare_frag+0x3df/0x4e0 ovs_fragment+0x589/0x7e0 do_output+0x4ce/0x5e0 do_execute_actions+0x55d2/0x7b30 ovs_execute_actions+0xea/0x450 Same root-cause shape as commit 975b5b067f52 ("ipv6: sr: restore network header before routing and forwarding"): a stale network header offset reaching a consumer that widens it. Here it originates in the MPLS push/pop path. Clear inner_protocol once the packet is no longer MPLS, so a later push re-records the current header. net/sched/act_mpls.c is the only other skb_mpls_pop() caller and gets the same fix; sch_frag.c saves and restores inner_protocol around fragmentation in the same way OVS does.
View the official NVD record for CVE-2026-97612
CVE data is sourced from NVD/CNA records and optional enrichment. Validate against the vendor advisory before taking production action.
VULNERABILITY PULSE
| AFFECTED PRODUCT | ACTION | ||
|---|---|---|---|
| CVE-2026-100382 |
Product identification pending PATCH
Reporter: C4F26CC8-17FF-4C99-B5E2-38FC1793EACC
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-14281 |
Automation Web Platform – Notifications and OTP for WooCommerce, Advanced Country Code
Reporter: SECURITY
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-92609 |
Product identification pending PATCH
Reporter: SECURITY
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-100075 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-93643 |
Product identification pending
Reporter: CVE
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-92161 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-48482 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.4
CRITICAL
|
VIEW RECORD |
| CVE-2026-95832 |
Product identification pending PATCH
Reporter: 4DAA8CEA-433A-44BD-9456-53B127FC289A
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-93641 |
Product identification pending
Reporter: CVE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-93642 |
Product identification pending
Reporter: CVE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-93647 |
Product identification pending
Reporter: CVE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-97063 |
X-SpringBoot
Reporter: DISCLOSURE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-97064 |
X-SpringBoot
Reporter: DISCLOSURE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-100389 |
GestSup PATCH
Reporter: DISCLOSURE
|
9.2
CRITICAL
|
VIEW RECORD |
| CVE-2026-92288 |
Lemonldap-NG-Portal PATCH
Reporter: 9B29ABF9-4AB0-4765-B253-1875CD9B441E
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-89055 |
Customer Reviews for WooCommerce
Reporter: SECURITY
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-93399 |
Online Scheduling and Appointment Booking System – Bookly
Reporter: SECURITY
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-39353 |
InvoicePlane PATCH
Reporter: SECURITY-ADVISORIES
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-42322 |
Piwigo PATCH
Reporter: SECURITY-ADVISORIES
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-62262 |
Piwigo
Reporter: SECURITY-ADVISORIES
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-84458 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-100390 |
Product identification pending
Reporter: DISCLOSURE
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-62062 |
Product identification pending
Reporter: AUDIT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-19804 |
s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions
Reporter: SECURITY
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-89426 |
Knit Pay – Cashfree, Instamojo, Razorpay, PayPal and more
Reporter: SECURITY
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-97527 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-97528 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-97555 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-97957 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-98115 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2025-51457 |
Product identification pending
Reporter: CVE
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-85542 |
Product identification pending
Reporter: PSIRT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-93834 |
Product identification pending
Reporter: SECALERT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-96812 |
Product identification pending
Reporter: CVE-COORDINATION
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-94445 |
Product identification pending
Reporter: SECURITY
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-61525 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-100391 |
Product identification pending
Reporter: DISCLOSURE
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-96795 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-89032 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-56725 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-56733 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-97818 |
Product identification pending
Reporter: CVE
|
8.6
HIGH
|
VIEW RECORD |
| CVE-2026-84462 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.6
HIGH
|
VIEW RECORD |
| CVE-2026-97060 |
Product identification pending
Reporter: DISCLOSURE
|
8.6
HIGH
|
VIEW RECORD |
| CVE-2026-100372 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
8.6
HIGH
|
VIEW RECORD |
| CVE-2026-85082 |
Product identification pending
Reporter: HELP
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-97730 |
Product identification pending PATCH
Reporter: CVE
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-100172 |
Product identification pending
Reporter: 5A6E4751-2F3F-4070-9419-94FB35B644E8
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-100176 |
Product identification pending
Reporter: 5A6E4751-2F3F-4070-9419-94FB35B644E8
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-47679 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-55214 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-71483 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.5
HIGH
|
VIEW RECORD |
| CVE-2026-97898 |
Product identification pending
Reporter: 5A6E4751-2F3F-4070-9419-94FB35B644E8
|
8.4
HIGH
|
VIEW RECORD |
| CVE-2026-100248 |
Product identification pending PATCH
Reporter: CVE
|
8.4
HIGH
|
VIEW RECORD |
| CVE-2026-56731 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.4
HIGH
|
VIEW RECORD |
| CVE-2026-100368 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.4
HIGH
|
VIEW RECORD |
| CVE-2026-100369 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.4
HIGH
|
VIEW RECORD |
| CVE-2026-100501 |
Product identification pending
Reporter: DISCLOSURE
|
8.3
HIGH
|
VIEW RECORD |
| CVE-2026-97525 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.2
HIGH
|
VIEW RECORD |
| CVE-2026-67236 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.2
HIGH
|
VIEW RECORD |
| CVE-2026-67409 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.2
HIGH
|
VIEW RECORD |
| CVE-2026-67410 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.2
HIGH
|
VIEW RECORD |
| CVE-2026-92713 |
Modula Image Gallery – Photo Grid & Video Gallery
Reporter: SECURITY
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-97570 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-97573 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-97875 |
Product identification pending
Reporter: 74B3A70D-CCA6-4D34-9789-E83B222AE3BE
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-98069 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-98070 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-98130 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-51773 |
Product identification pending
Reporter: CVE
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-44642 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.1
HIGH
|
VIEW RECORD |
| CVE-2026-97735 |
Product identification pending PATCH
Reporter: CVE
|
8
HIGH
|
VIEW RECORD |
| CVE-2026-97548 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97575 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97576 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97577 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97578 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97579 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97580 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97584 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97594 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97602 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97611 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97612 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97903 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97910 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97911 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97937 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97940 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97941 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97971 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-97991 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98002 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98017 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98023 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98052 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98073 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98112 |
Linux PATCH
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98116 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
| CVE-2026-98122 |
Product identification pending
Reporter: 416BAAA9-DC9F-4396-8D5F-8C081FB06D67
|
7.8
HIGH
|
VIEW RECORD |
About the Vulnerability Pulse CVE Feed
The Vulnerability Pulse feed tracks live CVE advisories sourced from the National Vulnerability Database and vendor security disclosures. It is designed for SOC analysts, IT administrators, and security teams who need a fast, filterable view of current vulnerabilities without digging through raw NVD data.
How to Use the CVE Advisory Tracker
Use the severity filters to narrow results to Critical or High priority vulnerabilities. Filter by vendor to focus on software and hardware relevant to your environment. Export to CSV for reporting, ticketing, or patch prioritization workflows.
What Is a CVE Advisory?
A CVE (Common Vulnerabilities and Exposures) advisory is a public disclosure of a security vulnerability assigned a unique identifier by MITRE. Advisories include severity scores (CVSS), affected versions, and remediation guidance. Monitoring CVE advisories is a core function of vulnerability management programs and SOC operations.
CVE Analysis & Writeups
For in-depth analysis of specific vulnerabilities, visit the IT Knowledge Bases blog for CVE breakdowns, exploitation analysis, and remediation guidance written for security practitioners.