PT-2026-36446 · Linux · Linux Kernel

·

CVE-2026-43029

·

Published

2026-03-30

·

Updated

2026-08-07

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.

Exploit

Fix

Improper Locking

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-87141
BDU:2026-06496
CVE-2026-43029

Affected Products

Linux Kernel