Description
In the Linux kernel, the following vulnerability has been resolved:

ASoC: tlv320adcx140: fix null pointer

The "snd_soc_component" in "adcx140_priv" was only used once but never
set. It was only used for reaching "dev" which is already present in
"adcx140_priv".
Published: 2026-01-25
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: kernel crash leading to denial of service
Action: Patch
AI Analysis

Impact

A null pointer dereference was discovered in the Advanced Linux Sound Architecture (ALSA) driver for the TLV320ADCX140 audio codec. The driver incorrectly accessed a component pointer that was never initialized, which could cause the kernel to dereference a null pointer and panic. This vulnerability produces a system crash and results in an outage of the affected machine.

Affected Systems

The flaw is present in the Linux kernel across all 6.1 releases and in the 6.19 development releases up to and including 6.19 rc8. Any system running these kernel versions and using the ALSA driver for the TLV320ADCX140 codec is vulnerable. The issue is not specific to a particular vendor but affects all builds of the Linux kernel that include the affected source code.

Risk and Exploitability

The CVSS score of 5.5 indicates medium severity. The EPSS score of less than 1% reflects a very low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Because this condition occurs during kernel initialization and requires the compromised device to load or use the affected driver, an attacker would need local or kernel‑level privileges. Therefore the primary impact is a denial‑of‑service scenario rather than remote code execution.

Generated by OpenCVE AI on April 18, 2026 at 15:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest kernel update that includes the patch for the TLV320ADCX140 null pointer fix
  • Verify that the kernel version in use is at least 6.1 or the corresponding 6.19 release that contains the bug fix
  • If upgrading the kernel is not immediately possible, restrict access to the device or disable the TLV320ADCX140 codec from the system configuration until the patch is applied

Generated by OpenCVE AI on April 18, 2026 at 15:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4476-1 linux-6.1 security update
Debian DSA Debian DSA DSA-6126-1 linux security update
Debian DSA Debian DSA DSA-6127-1 linux security update
History

Wed, 25 Mar 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476
CPEs cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1:-:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Fri, 06 Feb 2026 16:45:00 +0000


Fri, 30 Jan 2026 10:00:00 +0000


Mon, 26 Jan 2026 12:15:00 +0000


Sun, 25 Jan 2026 14:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ASoC: tlv320adcx140: fix null pointer The "snd_soc_component" in "adcx140_priv" was only used once but never set. It was only used for reaching "dev" which is already present in "adcx140_priv".
Title ASoC: tlv320adcx140: fix null pointer
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-02-09T08:36:58.851Z

Reserved: 2026-01-13T15:37:45.939Z

Link: CVE-2026-23006

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-01-25T15:15:55.480

Modified: 2026-03-25T19:21:56.440

Link: CVE-2026-23006

cve-icon Redhat

Severity :

Publid Date: 2026-01-25T00:00:00Z

Links: CVE-2026-23006 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T15:15:03Z

Weaknesses