Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's ASoC (ALSA System on Chip) component has been addressed. The issue arose from inconsistent interpretation of the 'platform_max' value, which could be seen as either a maximum register value or a control value limit. A previous patch had shifted the interpretation to that of a register, but most other usages treated it as a control value. This vulnerability has been resolved by reverting the problematic patch and updating the relevant functions to consistently use the control value interpretation, aligning with typical volume management practices in machine drivers.
The vulnerability could lead to incorrect volume control management, potentially causing audio output issues or unintended behavior in audio processing.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.