← All CVEs

CVE-2026-46137

critical · 9.8

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.

9.8
CVSS
0.4%
EPSS (exploit prob.)
36th
EPSS percentile
2026-05-28
Published

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

Weaknesses

CWE-362

Affected products

VendorProductAffected versions
linuxlinux_kernel>= 5.10, < 5.10.259
linuxlinux_kernel>= 5.11, < 5.15.210
linuxlinux_kernel>= 5.16, < 6.1.176
linuxlinux_kernel>= 6.2, < 6.6.141
linuxlinux_kernel>= 6.7, < 6.12.91
linuxlinux_kernel>= 6.13, < 6.18.30
linuxlinux_kernel>= 6.19, < 7.0.7
linuxlinux_kernel7.1
linuxlinux_kernel7.1

Check a specific version with /api/v1/cve/match.

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-46137