In the Linux kernel, the following vulnerability has been resolved:
mptcp: fix scheduling with atomic in timestamp sockopt
Using lock_sock_fast() (atomic context) around sock_set_timestamp()
and sock_set_timestamping() is unsafe, as both helpers can sleep.
Replace lock_sock_fast() with sleepable lock_sock()/release_sock()
to avoid scheduling while atomic panic.
References
Configurations
Configuration 1 (hide)
|
History
10 Jun 2026, 21:14
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CWE | NVD-CWE-noinfo | |
| References | () https://git.kernel.org/stable/c/0949d8bbbedbafe0136a1723c41eb823c2f1e09d - Patch | |
| References | () https://git.kernel.org/stable/c/7eb513b42721bee4b96da69f6188d5a7783f210d - Patch | |
| References | () https://git.kernel.org/stable/c/8a005fe451c73fd2b3d1faa5643c11e6bd07acfc - Patch | |
| References | () https://git.kernel.org/stable/c/b157dab93a7af44a84e78cf0cb311dde475cff5b - Patch | |
| References | () https://git.kernel.org/stable/c/b5c52908d52c6c8eb8933264aa6087a0600fd892 - Patch | |
| References | () https://git.kernel.org/stable/c/e792cfb6aeaf65612cdf8e3ac431d65e66283654 - Patch | |
| References | () https://git.kernel.org/stable/c/ebeb70e29e37cfce899309cc2665a3bfe960ed94 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* |
01 Jun 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
28 May 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-28 10:16
Updated : 2026-06-10 21:14
NVD link : CVE-2026-46168
Mitre link : CVE-2026-46168
CVE.ORG link : CVE-2026-46168
JSON object : View
Products Affected
linux
- linux_kernel
CWE
