CVE-2024-40931
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
12/07/2024
Last modified:
03/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
mptcp: ensure snd_una is properly initialized on connect<br />
<br />
This is strictly related to commit fb7a0d334894 ("mptcp: ensure snd_nxt<br />
is properly initialized on connect"). It turns out that syzkaller can<br />
trigger the retransmit after fallback and before processing any other<br />
incoming packet - so that snd_una is still left uninitialized.<br />
<br />
Address the issue explicitly initializing snd_una together with snd_nxt<br />
and write_seq.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.9 (including) | 5.10.221 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.162 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.95 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.35 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.9.6 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/208cd22ef5e57f82d38ec11c1a1703f9401d6dde
- https://git.kernel.org/stable/c/7b9c7fc8600b64a86e4b47b2d190bba380267726
- https://git.kernel.org/stable/c/8031b58c3a9b1db3ef68b3bd749fbee2e1e1aaa3
- https://git.kernel.org/stable/c/ef473bf1dd7e8dd08bcc04b9e2d1bfed69a0a7ce
- https://git.kernel.org/stable/c/f03c46eabb3a67bd2993e237ab5517f00a5f1813
- https://git.kernel.org/stable/c/f1f0a46f8bb8890b90ab7194f0a0c8fe2a3fb57f
- https://git.kernel.org/stable/c/208cd22ef5e57f82d38ec11c1a1703f9401d6dde
- https://git.kernel.org/stable/c/7b9c7fc8600b64a86e4b47b2d190bba380267726
- https://git.kernel.org/stable/c/8031b58c3a9b1db3ef68b3bd749fbee2e1e1aaa3
- https://git.kernel.org/stable/c/ef473bf1dd7e8dd08bcc04b9e2d1bfed69a0a7ce
- https://git.kernel.org/stable/c/f03c46eabb3a67bd2993e237ab5517f00a5f1813
- https://git.kernel.org/stable/c/f1f0a46f8bb8890b90ab7194f0a0c8fe2a3fb57f
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html



