Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's ASoC (ALSA System on Chip) simple card utilities has been addressed. The issue arose from improper memory management of device node references. Specifically, the function 'graph_util_parse_dai()' incorrectly used '__free(device_node)' to release the device node while it was still needed by the driver. This could potentially lead to use-after-free scenarios or other memory-related issues.
The vulnerability could cause use-after-free conditions, leading to memory corruption or other undefined behaviors.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.