Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A global out-of-bounds vulnerability has been identified in the Linux kernel's DA monitor tracepoints when used with KASAN enabled. This issue arises because the tracepoints incorrectly read 32 bytes as an array instead of as strings, leading to out-of-bounds memory accesses. Although the error is not harmful—since the string printing stops at the null terminator—the vulnerability should be addressed by using the string facilities in the tracepoint definitions.
Exploitation of this vulnerability could lead to out-of-bounds memory accesses, potentially allowing for memory corruption or other unintended behavior, although the specific exploitation details are not provided.
To reproduce this vulnerability, use DA monitor tracepoints with KASAN enabled. The KASAN tool will trigger a warning about global out-of-bounds access, indicating that the vulnerability has been successfully reproduced.
The vulnerability has been fixed in the Linux kernel. Users should upgrade to the latest version.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.