Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A potential buffer overflow vulnerability has been identified in the Linux kernel's ASoC SOF debug component. The issue arises because the snprintf() function can indicate a larger string size than the buffer can accommodate, leading to a buffer overflow, although such an overflow is considered unlikely. This vulnerability has been addressed by replacing snprintf() with the safer scnprintf() function, which prevents such potential issues.
Exploitation of this vulnerability could lead to a buffer overflow, which may be exploited to execute arbitrary code or cause a denial-of-service condition.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.