mptcp: pm: ADD_ADDR rtx: fix potential data-race
Summary
| CVE | CVE-2026-46137 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-05-28 10:16:29 UTC |
| Updated | 2026-06-24 17:32:53 UTC |
| 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. |
Risk And Classification
Primary CVSS: v3.1 9.8 CRITICAL from 416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS: 0.005520000 probability, percentile 0.417860000 (date 2026-06-24)
Problem Types: CWE-362
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | Secondary | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
NoneUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 00cfd77b9063dcdf3628a7087faba60de85a9cc8 d9b272a85fe6b8f993e37915311e4038c814a533 git | Not specified |
| CNA | Linux | Linux | affected 00cfd77b9063dcdf3628a7087faba60de85a9cc8 23079e0b7742ec114d3507c3e3aad01b7b69e4af git | Not specified |
| CNA | Linux | Linux | affected 00cfd77b9063dcdf3628a7087faba60de85a9cc8 b35605e1f1e877038c8c9d499babbc891cdd234f git | Not specified |
| CNA | Linux | Linux | affected 00cfd77b9063dcdf3628a7087faba60de85a9cc8 013dcdc1961543b9a3433466bc8c79a2f4ca75b5 git | Not specified |
| CNA | Linux | Linux | affected 00cfd77b9063dcdf3628a7087faba60de85a9cc8 6e4710d7d8782cb61af29a7e7111ddfc38b9e1a3 git | Not specified |
| CNA | Linux | Linux | affected 00cfd77b9063dcdf3628a7087faba60de85a9cc8 2ad56e434199ca24a812bb353667aa1c3860f513 git | Not specified |
| CNA | Linux | Linux | affected 00cfd77b9063dcdf3628a7087faba60de85a9cc8 cc3c0399361efaaf7ae64262eb3f70829b1189c6 git | Not specified |
| CNA | Linux | Linux | affected 00cfd77b9063dcdf3628a7087faba60de85a9cc8 5cd6e0ad79d2615264f63929f8b457ad97ae550d git | Not specified |
| CNA | Linux | Linux | affected 5.10 | Not specified |
| CNA | Linux | Linux | unaffected 5.10 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.259 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.210 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.176 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.141 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.91 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.30 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.0.7 7.0.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/d9b272a85fe6b8f993e37915311e4038c814a533 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/b35605e1f1e877038c8c9d499babbc891cdd234f | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/cc3c0399361efaaf7ae64262eb3f70829b1189c6 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/6e4710d7d8782cb61af29a7e7111ddfc38b9e1a3 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/013dcdc1961543b9a3433466bc8c79a2f4ca75b5 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/2ad56e434199ca24a812bb353667aa1c3860f513 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/5cd6e0ad79d2615264f63929f8b457ad97ae550d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/23079e0b7742ec114d3507c3e3aad01b7b69e4af | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.