
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48717 is a vulnerability in the Linux kernel's ASoC (ALSA System on Chip) max9759 driver, discovered and disclosed on June 20, 2024. The vulnerability affects the speaker_gain_control_put() function in the Linux kernel's sound subsystem, specifically in the max9759 amplifier driver (NVD).
The vulnerability is an input validation error in the speaker_gain_control_put() function. The issue occurs due to improper validation of the priv->gain value, where negative values were not being checked before use. The vulnerability can be triggered through the user interface path: snd_ctl_elem_write_user() -> snd_ctl_elem_write() -> kctl->put() (Kernel Commit).
The vulnerability could lead to an out-of-bounds access in the kernel's sound subsystem when handling speaker gain controls. This could potentially affect system stability and security when interacting with the max9759 amplifier driver (NVD).
The vulnerability can be triggered through the standard audio control interface, making it accessible to local users who have access to the sound system. The issue requires user interaction with the audio subsystem to be exploited (Kernel Commit).
The vulnerability has been fixed by adding a check for negative values in the speaker_gain_control_put() function. The fix involves modifying the condition to validate both negative values and upper bounds of the gain parameter. Users should update to a patched version of the Linux kernel that includes the fix (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."