Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability related to a use-after-free (UAF) issue has been addressed in the Linux kernel's IPv6 transmission function, ip6_xmit(). This vulnerability arises from improper handling of reference counts for network devices, which could potentially be exploited. The issue is now resolved by using Read-Copy Update (RCU) mechanisms to safely manage these references, ensuring that the device remains valid during transmission. This vulnerability affects the Linux kernel stable tree.
The vulnerability could lead to a use-after-free condition, allowing for potential memory corruption or exploitation scenarios commonly associated with such issues.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.