CVE-2024-23196
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-23196 is a race condition vulnerability discovered in the Linux kernel's sound/hda device driver, specifically in the snd_hdac_regmap_sync() function. The vulnerability was first reported on February 1, 2024, by researchers from Beihang University's School of Cyberspace Security. The issue affects Linux kernel versions up to 5.5.19 and from version 6.0 up to 6.4.16 (NVD).

Technical details

The vulnerability stems from a race condition in the snd_hdac_regmap_sync() function where the codec->regmap pointer check for non-null status is performed outside the mutex lock critical section. This creates an atomic violation scenario where the pointer could be nullified by other threads through functions like snd_hdac_regmap_exit after the check but before dereferencing, leading to a null pointer dereference. The vulnerability has been assigned a CVSS v3.1 base score of 4.7 (Medium) with the vector string CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

When exploited, this vulnerability can result in a null pointer dereference, potentially leading to a kernel panic and system hang. Since the affected module is compiled into the kernel, this can effectively cause a denial of service condition (OpenAnolis Bug).

Mitigation and workarounds

A fix has been developed and accepted into the Linux kernel. The patch expands the critical section in snd_hdac_regmap_sync() function to include the pointer non-null check, preventing codec->regmap from being nullified between the check and its usage. The fix is available in the Linux kernel commit 1f4a08fed450db87fbb5ff5105354158bdbe1a22 (OpenAnolis Bug).

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-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-core
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • rv
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug
NoYesJan 14, 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