Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A use-after-free vulnerability has been addressed in the Linux kernel's ASoC Intel AVS component. The issue arose from directly sharing the 'name' pointer between components, which could lead to use-after-free errors when tearing down components. The vulnerability affects the ASoC framework, specifically in how component names are handled. The problem has been resolved by duplicating the name to prevent such errors. Additionally, the order of operations has been updated, as the framework previously did not override component names set before initialization, allowing for potential inconsistencies.
The vulnerability could lead to use-after-free errors, potentially allowing for memory corruption or exploitation through dangling pointers.
Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.