PT-2026-44291 · Linux · Linux

Published

2026-05-28

·

Updated

2026-05-28

·

CVE-2026-46168

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.

Related Identifiers

CVE-2026-46168

Affected Products

Linux