Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's CAN UCAN subsystem allows for an out-of-bounds read due to improper handling of string termination. The issue arises from a commit that replaced 'strncpy()' with 'strscpy()', which is intended to be a safer alternative. However, 'strscpy()' can read one byte beyond the intended limit if the source string is not properly null-terminated, leading to a potential information leak. This vulnerability affects several versions of the Linux kernel.
Exploitation of this vulnerability could lead to unintended memory access, potentially causing information disclosure or allowing for further exploitation.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.