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 Intel HDA component. The issue arises because the snprintf() function can return a size that exceeds the buffer capacity, leading to a buffer overflow, although such an occurrence is considered unlikely. This vulnerability has been addressed by replacing snprintf() with the safer scnprintf() function.
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.