CVE-2026-97523
Received Received - Intake

Race Condition in Linux Kernel MPTCP Scheduler

Vulnerability report for CVE-2026-97523, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-25

Last updated on: 2026-09-25

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: mptcp: close race between scheduler and state change The mptcp scheduler may race with subflow sockets state change: data transmission on the selected socket may fail and a later release could try to use mss_now reset to 0 for a divide operation. Address the issue by explicitly checking for the critical scenario.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-25
Last Modified
2026-09-25
Generated
2026-09-25
AI Q&A
2026-09-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves a race condition between the MPTCP scheduler and subflow socket state changes. It can cause data transmission to fail on the selected socket, and later socket release might attempt a divide operation using a reset MSS value of 0.

Impact Analysis

This could lead to network communication failures or crashes in systems using Multipath TCP (MPTCP). Users might experience interrupted connections or system instability during data transmission.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the mptcp scheduler race condition. Monitor kernel logs for mptcp-related errors indicating scheduler or state change conflicts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-97523. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart