PT-2026-44291 · Opensuse+1 · Opensuse Tumbleweed+1
CVE-2026-46168
·
Published
2026-05-28
·
Updated
2026-07-31
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
openSUSE Tumbleweed versions prior to kernel-devel-7.0.11-1.1
Description
An issue exists in the Multipath TCP (mptcp) implementation where the use of
lock sock fast() (an atomic context) around the sock set timestamp() and sock set timestamping() functions is unsafe. This is because both helper functions can sleep, which may lead to a scheduling while atomic panic, a state where the system attempts to switch tasks while holding a lock that forbids sleeping.Recommendations
Replace
lock sock fast() with sleepable lock sock() and release sock() functions.
Update to kernel-devel-7.0.11-1.1 or a newer version.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Opensuse Tumbleweed