3 matches found
BELL-CVE-2026-43029
Bulletin has no description...
7.5CVSS5.7AI score0.00329EPSS
SaveExploits0References1
UBUNTU-CVE-2026-43029
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix soft lockup in mptcprecvmsg syzbot reported a soft lockup in mptcprecvmsg 0. When receiving data with MSGPEEK | MSGWAITALL flags, the skb is not removed from the skreceivequeue. This causes skwaitdata to always find...
7.5CVSS5.7AI score0.00329EPSS
SaveExploits0References3
CVE-2026-43029
The CVE-2026-43029 issue affects the Linux kernel MPTCP implementation. When data is received with MSG_PEEK and MSG_WAITALL, skb’s are not removed from the sk_receive_queue, causing sk_wait_data() to incorrectly report data available and potentially trigger a soft lockup. The root cause is the mi...
7.5CVSS5.8AI score0.00329EPSS
SaveExploits0References3Affected Software1
20