CVE-2024-27404

Publication date

2024-05-17 11:40:21

Family

Linux

State

PUBLISHED

Description

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.