216.73.217.64

CVE-2025-38552

· Published 16/08/2025 12:15 · Modified 16/08/2025 12:15

Labels: CVE-2025-38552 2025-08-16416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2025-38552

Essential information

Published
16/08/2025 12:15
Modified
16/08/2025 12:15
Author
Creator
CISA KEV
No
CWE

Description

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

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

Affected products (CPE)

ProductCPE
linux / kernel cpe:2.3:a:linux:kernel:*:*:*:*:*:*:*:*

References