CVE-2024-27404
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
17/05/2024
Last modified:
17/05/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
mptcp: fix data races on remote_id<br />
<br />
Similar to the previous patch, address the data race on<br />
remote_id, adding the suitable ONCE annotations.