Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-23301
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23301 is a null pointer dereference vulnerability in the Linux kernel's ASoC (Audio System on Chip) SDCA subsystem. The flaw exists in the find_sdca_entity_iot() function, which allocates a string for an Entity name but fails to check whether the allocation succeeded, potentially leading to a kernel crash. It affects Linux kernel versions 6.19 through 6.19.6 (fixed in 6.19.7) and 7.0-rc1 and 7.0-rc2 (fixed in 7.0-rc3). The vulnerability was published on March 25, 2026, and carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is classified as CWE-252 (Unchecked Return Value). In find_sdca_entity_iot(), a memory allocation for the SDCA Entity name string is performed but the return value is not validated — if the allocation fails and returns NULL, subsequent code dereferences the null pointer, causing a kernel panic. Exploitation requires local access with low privileges, as an attacker would need to trigger conditions under which the kernel memory allocator fails (e.g., under memory pressure). The fix adds a NULL check immediately after the allocation call, aborting gracefully on failure (Red Hat Bugzilla, Kernel Patch 1, Kernel Patch 2).

Impact

Successful exploitation results in a kernel null pointer dereference, causing a system crash (kernel panic) and a complete denial of service for all users and processes on the affected host. There is no impact on confidentiality or integrity — only availability is affected. The scope is limited to the local system; lateral movement or data exfiltration are not applicable to this vulnerability (Red Hat Advisory).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of this report. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.018% (0.000180), reflecting a very low probability of exploitation in the near term (Red Hat Advisory).

Mitigation and workarounds

Update the Linux kernel to version 6.19.7 or later (for the 6.19 stable branch), or to 7.0-rc3 or later (for the 7.0 release candidate series). Patches are available in the kernel stable branch at commits 27990181031fdcdbe0f7c46011f6404e5d116386 and bdcc10a86055beb7109a786d94abf5626f375bbd. As a temporary workaround, restricting local system access to trusted users only reduces exposure, since exploitation requires low-privileged local access (Red Hat Bugzilla, Kernel Patch 1, Kernel Patch 2).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Fixed

sid

linux: 6.19.8-1

Fixed

trixie

linux

Fixed

Ubuntu

Affected

bionic

linux

Not Affected

bionic (esm-infra)

linux

Not Affected

bionic (fips-updates)

linux-fips

Not Affected

bionic (fips)

linux-fips

Not Affected

devel

linux

Not Affected

focal

linux

Not Affected

focal (esm-infra)

linux

Not Affected

focal (fips-updates)

linux-fips

Not Affected

RHEL / CentOS

Affected

RHEL 8

Not Affected

RHEL 9

Not Affected

RHEL 10

kernel.src

Affected

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-2026-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.17
NoYesSep 17, 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