Back to overview

CVE-2026-46137

CRITICAL
9.8
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-46137
State
PUBLISHED
Assigner
Linux
Reserved
2026-05-13 15:03 UTC
Published
2026-05-28 09:35 UTC
Last updated
2026-06-19 11:59 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

9.8 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected products (2)
VendorProductPlatformVersions
Linux Linux 00cfd77b9063dcdf3628a7087faba60de85a9cc8 < d9b272a85fe6b8f993e37915311e4038c814a533, 00cfd77b9063dcdf3628a7087faba60de85a9cc8 < 23079e0b7742ec114d3507c3e3aad01b7b69e4af, 00cfd77b9063dcdf3628a7087faba60de85a9cc8 < b35605e1f1e877038c8c9d499babbc891cdd234f, 00cfd77b9063dcdf3628a7087faba60de85a9cc8 < 013dcdc1961543b9a3433466bc8c79a2f4ca75b5 …
Linux Linux 5.10, 0 < 5.10, 5.10.259 ≤ 5.10.*, 5.15.210 ≤ 5.15.* …
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.8 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Back to overview