In the Linux kernel, the following vulnerability has been resolved:
mptcp: fix data races on remote_id
Similar to the previous patch, address the data race on
remote_id, adding the suitable ONCE annotations.
References
Configurations
Configuration 1 (hide)
|
History
18 Sep 2025, 17:30
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.7 |
CPE | cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc5:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/2dba5774e8ed326a78ad4339d921a4291281ea6e - Patch | |
References | () https://git.kernel.org/stable/c/967d3c27127e71a10ff5c083583a038606431b61 - Patch | |
References | () https://git.kernel.org/stable/c/987c3ed7297e5661bc7f448f06fc366e497ac9b2 - Patch | |
References | () https://git.kernel.org/stable/c/e64148635509bf13eea851986f5a0b150e5bd066 - Patch | |
First Time |
Linux
Linux linux Kernel |
|
CWE | CWE-362 |
21 Nov 2024, 09:04
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/2dba5774e8ed326a78ad4339d921a4291281ea6e - | |
References | () https://git.kernel.org/stable/c/967d3c27127e71a10ff5c083583a038606431b61 - | |
References | () https://git.kernel.org/stable/c/987c3ed7297e5661bc7f448f06fc366e497ac9b2 - | |
References | () https://git.kernel.org/stable/c/e64148635509bf13eea851986f5a0b150e5bd066 - |
17 May 2024, 18:35
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-17 12:15
Updated : 2025-09-18 17:30
NVD link : CVE-2024-27404
Mitre link : CVE-2024-27404
CVE.ORG link : CVE-2024-27404
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')