CVE-2021-47650
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-47650 affects the Linux kernel's ASoC (ALSA System on Chip) audio subsystem. The vulnerability involves a potential null pointer dereference in the soc-compress component. The issue occurs in the call trace sndsocregistercard() -> sndsocbindcard() -> socinitpcmruntime() -> sndsocdaicompressnew() -> sndsocnewcompress(), where the 'codecdai' pointer could be null if card->dailink->num_codecs is 0 (Kernel Commit).

Technical details

The vulnerability stems from insufficient null pointer checking in the soc-compress component. When card->dailink->numcodecs is 0, the asocrtdtocodec(rtd, 0) function can return a null pointer for 'codecdai'. The code previously attempted to use this potentially null pointer without validation, which could lead to a null pointer dereference. The issue specifically occurs in the sndsocnewcompress() function where codecdai is accessed without proper validation (Kernel Commit).

Impact

If exploited, this vulnerability could lead to a null pointer dereference in the Linux kernel's audio subsystem. This could potentially cause a system crash or denial of service condition when processing audio on affected systems (NVD).

Mitigation and workarounds

The issue has been fixed by adding proper null pointer validation before accessing the codecdai pointer. The fix involves wrapping the codecdai access in a conditional check to ensure it is not null before attempting to use it. The patch has been implemented in the Linux kernel (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-40258HIGH7
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoNoDec 04, 2025
CVE-2025-40259MEDIUM6.2
  • Linux KernelLinux Kernel
  • kernel-rt-64k
NoNoDec 04, 2025
CVE-2025-40264MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-modules-extra
NoNoDec 04, 2025
CVE-2025-40254MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-devel-matched
NoNoDec 04, 2025
CVE-2025-40253MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-partner
NoNoDec 04, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management