CVE-2025-38552

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/08/2025
Last modified:
07/01/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> mptcp: plug races between subflow fail and subflow creation<br /> <br /> We have races similar to the one addressed by the previous patch between<br /> subflow failing and additional subflow creation. They are just harder to<br /> trigger.<br /> <br /> The solution is similar. Use a separate flag to track the condition<br /> &amp;#39;socket state prevent any additional subflow creation&amp;#39; protected by the<br /> fallback lock.<br /> <br /> The socket fallback makes such flag true, and also receiving or sending<br /> an MP_FAIL option.<br /> <br /> The field &amp;#39;allow_infinite_fallback&amp;#39; is now always touched under the<br /> relevant lock, we can drop the ONCE annotation on write.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.15 (including) 6.1.149 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.101 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.12.40 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.15.8 (excluding)
cpe:2.3:o:linux:linux_kernel:6.16:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc6:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*