Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A use-after-free vulnerability has been addressed in the Linux kernel's CIFS (Common Internet File System) implementation. The issue arises in the TCP_Server_Info structure, specifically with the hostname field, which can be updated multiple times during reconnection. The vulnerability occurs because the hostname's access was not properly synchronized outside the reconnection process, leading to potential memory management issues. Exploitation of this vulnerability could be triggered by manipulating the reconnection process in CIFS, where the hostname is updated without adequate protection, allowing for a use-after-free scenario.
The vulnerability could lead to a use-after-free condition, which often allows for memory corruption and could be exploited to execute arbitrary code or cause a denial-of-service by crashing the system.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the official Linux kernel website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.