PatchSiren cyber security CVE debrief
CVE-2026-97611 Linux CVE debrief
A use-after-free vulnerability in the Linux kernel's Open vSwitch flow table mask array handling has been addressed. The vulnerability occurs when the tbl_mask_array_realloc function retires the old mask array before it is no longer reachable, allowing a reader to access the old array after it has been freed. This can lead to potential system crashes or instability, and possible data corruption or loss. Linux kernel developers and administrators should assess exposure and prioritize verification of affected systems. The vulnerability was resolved in the Linux kernel, and the CVE record and NVD entry provide details on the vulnerability.
- 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
Linux kernel developers, administrators, and users of Open vSwitch should assess exposure and prioritize verification of affected systems. The vulnerability has been publicly disclosed, and Linux kernel developers and administrators should assess exposure and prioritize verification of affected systems. This includes reviewing Linux kernel versions and Open vSwitch configurations for potential exposure, verifying system logs for signs of exploitation, and
Why it matters
A use-after-free vulnerability in the Linux kernel's Open vSwitch flow table mask array handling has been addressed. Linux kernel developers and administrators should assess exposure and prioritize verification of affected systems.
- Potential system crashes or instability
- Possible data corruption or loss
- Verification of affected systems and kernel versions is necessary
Technical summary
The vulnerability occurs in the tbl_mask_array_realloc function, which retires the old mask array before it is no longer reachable. This allows a reader to access the old array after it has been freed, resulting in a use-after-free vulnerability. The vulnerability has been publicly disclosed, and Linux kernel developers and administrators should assess exposure and prioritize verification of affected systems. The vulnerability was resolved in the Linux kernel, and the CVE record and NVD entry provide details on the vulnerability.
Defensive priority
Linux kernel developers and administrators should assess exposure and prioritize verification of affected systems.
Recommended defensive actions
- Review Linux kernel versions and Open vSwitch configurations for potential exposure
- Verify system logs for signs of exploitation
- Apply kernel updates when available
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
Evidence notes
The vulnerability was resolved in the Linux kernel. The CVE record and NVD entry provide details on the vulnerability. Evidence of the vulnerability's existence and impact is limited, and defenders should verify affected systems and kernel versions. The vulnerability has been publicly disclosed, and Linux kernel developers and administrators should assess exposure and prioritize verification of affected systems.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97611 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97611
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97611 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97611
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/035e9c3722067648a99010711d0ce81f42572ef4
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/a0d18d21d48a551f82ee344e50efb8a682161489
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ba4ba11ed6eb8972c69070417fc27b48deb002e8
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/cd982e11684def5d4a9fcfd5354de09032828414
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.