CRITICAL🇵🇱 Wersja polska

CVE-2026-46137

CVSS 9.8pub. 2026-05-28upd. 2026-06-24

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.

🤖 AI Analysis
How it works

The mptcp_pm_add_timer() function is invoked as a timer callback in softirq context. In this context, to prevent data-races, it is necessary to acquire socket lock using bh_lock_sock(). Without this mechanism, concurrent access to protected resources from different execution contexts is possible. The patch introduces retry after a short time if the socket is currently busy — similar to the keepalive timer behavior.

Impact

An attacker or malicious process can compromise the confidentiality, integrity, and availability of the system by exploiting a data-race in MPTCP connection management.

Mitigation & patch

Apply patches available from the vendor according to references (commits available in kernel.org repository: 013dcdc1, 2ad56e43, 5cd6e0ad, 6e4710d7, cc3c0399).

Who is affected

Linux kernel with MPTCP support — versions indicated in vendor references (upstream and stable commits).

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Linux Kernel

    OS
    Linux
    7.15.11 – 5.15.210 (bez)5.16 – 6.1.176 (bez)6.2 – 6.6.141 (bez)5.10 – 5.10.259 (bez)6.13 – 6.18.30 (bez)6.19 – 7.0.7 (bez)6.7 – 6.12.91 (bez)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2025-10585CRITICAL9.8⚠ KEVPL ✓ten sam produkt

Type confusion w V8 (Google Chrome) — zdalne uszkodzenie sterty

CVE-2025-34028CRITICAL9.3⚠ KEVPL ✓ten sam produkt

Commvault Command Center – nieuwierzytelniony RCE przez path traversal w ZIP

CVE-2022-47986CRITICAL9.8⚠ KEVten sam produkt

IBM Aspera Faspex 4.4.2 Patch Level 1 and earlier could allow a remote attacker to execute arbitrary code on t...

CVE-2022-22954CRITICAL9.8⚠ KEVten sam produkt

VMware Workspace ONE Access and Identity Manager contain a remote code execution vulnerability due to server-s...

CVE-2020-4006CRITICAL9.1⚠ KEVten sam produkt

VMware Workspace One Access, Access Connector, Identity Manager, and Identity Manager Connector address have a...