CVE-2024-50103
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-50103 is a NULL pointer dereference vulnerability discovered in the Linux kernel's ASoC (ALSA System on Chip) Qualcomm LPASS CPU driver. The vulnerability was disclosed on November 5, 2024, and affects Linux kernel versions from 5.10 through 6.11.6. The issue exists in the asoc_qcom_lpass_cpu_platform_probe() function where a devm_kzalloc() call could return a NULL pointer without proper validation (NVD).

Technical details

The vulnerability stems from a missing NULL pointer check after a devm_kzalloc() call in the asoc_qcom_lpass_cpu_platform_probe() function within the QCOM LPASS CPU driver. The function allocates memory for i2sctl regmap fields but fails to verify the allocation's success before usage. The CVSS v3.1 base score is 5.5 (Medium) with a vector string of CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H, indicating local access requirements and potential high impact on availability (NVD).

Impact

The vulnerability can lead to a NULL pointer dereference, which could result in a system crash or denial of service condition. The impact is primarily on system availability, with no direct effects on confidentiality or integrity. The CVSS scoring indicates high impact on availability while requiring local access (NVD).

Mitigation and workarounds

The vulnerability has been patched by adding a NULL pointer check after the devm_kzalloc() call. The fix has been implemented across multiple kernel versions, with patches available for affected versions. The fix involves adding a simple NULL check and returning -ENOMEM if the allocation fails (Kernel Patch).

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-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-fips
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-fips
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-oracle-6.8
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-nvidia-6.8
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel-devel
NoYesJan 05, 2026

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