
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-46798 is a use-after-free vulnerability discovered in the Linux kernel's ASoC (ALSA System on Chip) DAPM (Dynamic Audio Power Management) subsystem. The vulnerability was identified when sndpcmsuspendall() accessed a freed 'sndsocpcmruntime' object during system suspension (Kernel Git).
The vulnerability was discovered when using specific kernel configurations including CONFIGKASAN=y, CONFIGKASANGENERIC=y, CONFIGKASANINLINE=y, CONFIGKASANVMALLOC=y, and CONFIGFRAMEWARN=4096. The issue occurs in the sndpcmsuspendall() function, which attempts to access a freed sndsocpcm_runtime object, leading to a use-after-free condition. The bug was detected by the Kernel Address Sanitizer (KASAN) during system suspension (Kernel Git).
When exploited, this vulnerability could lead to a use-after-free condition in the Linux kernel's audio subsystem during system suspension. This could potentially result in system instability or crashes when the affected code path is triggered (NVD).
A fix has been implemented that ensures substream->runtime is set to NULL after being freed. This patch has been merged into the Linux kernel mainline and is being backported to stable kernel versions. The fix addresses the root cause by properly handling the pointer after memory deallocation (Kernel Git).
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."