Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A use-after-free vulnerability has been identified in the Linux kernel's iSCSI TCP implementation. This issue occurs during the logout process of an iSCSI session when another task accesses the 'shost ipaddress' attribute. The vulnerability leads to a use-after-free condition, which can be exploited to cause memory corruption. The problem has been reported and analyzed by Ding Hui.
Exploitation of this vulnerability causes a use-after-free condition, leading to memory corruption. Such memory corruption can often be exploited to execute arbitrary code or cause a denial-of-service condition by crashing the system.
The vulnerability can be reproduced by initiating an iSCSI session and then logging out while another task accesses the 'shost ipaddress' attribute. This sequence triggers the use-after-free condition, as the logout process frees the memory while it is still being accessed by the other task.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.