4 matches found
Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: mptcp: fixed data races related to remoteid. Similar to the previous patch, this issue was addressed by dealing with the data race on remoteid, by adding appropriate ONCE annotations...
kernel: mptcp: fix data races on remote_id
A race condition vulnerability was found in the Linux kernel remoteid function. Successful exploitation of the flaw can result in loss of system availability...
CVE-2024-27404
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data races on remoteid Similar to the previous patch, address the data race on remoteid, adding the suitable ONCE annotations...
CVE-2024-27404
CVE-2024-27404 affects the Linux kernel MPTCP implementation (remote_id data races). The issue was resolved by a patch that adds ONCE annotations to fix the data race. Connected advisories (e.g., Astra Linux) corroborate the same fix in Linux kernel 5.x contexts and describe the remote_id race be...