Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A use-after-free vulnerability has been addressed in the Linux kernel's Multipath TCP (MPTCP) implementation. The issue arose in the 'mptcp_active_enable()' function, which is invoked by 'subflow_finish_connect()'. This function was not always executed under Read-Copy Update (RCU) protection, leading to the potential for a use-after-free condition when accessing the socket's destination device. The vulnerability has been fixed by modifying the function to use RCU-safe versions of the destination retrieval functions.
Exploitation of this vulnerability could lead to a use-after-free condition, potentially allowing for memory corruption or arbitrary code execution.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. Instructions for downloading the patched version are available on the Linux Kernel Archive.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.