CVE 9.8 CRITICAL

mptcp: pm: ADD_ADDR rtx: fix potential data-race_CVE-2026-46137

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

In the Linux kernel, the following vulnerability has been resolved:

mptcp: pm: ADD_ADDR rtx: fix potential data-race

This mptcp_pm_add_timer() helper is executed as a timer callback in
softirq context. To avoid any data races, the socket lock needs to be
held with bh_lock_sock().

If the socket is in use, retry again soon after, similar to what is done
with the keepalive timer.

Basic Information

ID CVE-2026-46137
Source Linux
Published May 28, 2026 at 09:35
Modified May 30, 2026 at 10:48

Affected Product

Vendor Linux
Product Linux
Version 00cfd77b9063dcdf3628a7087faba60de85a9cc8
Affected Versions Linux Linux 00cfd77b9063dcdf3628a7087faba60de85a9cc8
Linux Linux 00cfd77b9063dcdf3628a7087faba60de85a9cc8
Linux Linux 00cfd77b9063dcdf3628a7087faba60de85a9cc8
Linux Linux 00cfd77b9063dcdf3628a7087faba60de85a9cc8
Linux Linux 00cfd77b9063dcdf3628a7087faba60de85a9cc8
Linux Linux 5.10

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.