2 matches found
Linux Distros Unpatched Vulnerability : CVE-2024-26782
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection,...
CVE-2024-26782
CVE-2024-26782: In the Linux kernel, the mptcp double-free on socket dismantle is triggered when a server-side listener is cloned for an incoming connection, causing the inet_opt pointer of the new socket to alias the original. This leads to a use-after-free/double-free scenario observed by KASAN...