PT-2026-36446 · Linux · Linux Kernel

Syzbot

·

Published

2026-03-30

·

Updated

2026-05-02

·

CVE-2026-43029

CVSS v2.0

7.8

High

VectorAV:N/AC:L/Au:N/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel version 6.19.0-rc8
Description A soft lockup can occur in the mptcp recvmsg() function. When receiving data with MSG PEEK and MSG WAITALL flags, the socket buffer (skb) is not removed from the sk receive queue. This causes the sk wait data() function to continuously find available data without performing an actual wait, resulting in an infinite loop and a system soft lockup.
Recommendations Update the Linux kernel to a version where the mptcp recvmsg() function has been patched to include a last parameter for tracking the last peeked socket buffer.

Fix

Improper Locking

Weakness Enumeration

Related Identifiers

BDU:2026-06496
CVE-2026-43029

Affected Products

Linux Kernel