CVE-2024-26708

MEDIUM

Linux Kernel < 6.6.18 - Race Condition

Title source: rule

Description

In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that the subflow status can change again before the subflow_state_change callback is invoked. Address the issue additionally copying with all the states directly reachable from TCP_FIN_WAIT1.

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 0.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-362
Status published

Affected Products (7)

linux/linux_kernel < 6.6.18
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel < 6.6.18linux
linux/Kernel < 6.7.6linux

Timeline

Published Apr 03, 2024
Tracked Since Feb 18, 2026