Security Advisory

CVE-2026-23006

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-25 14:36:19
Last updated 2026-05-11 21:58:10
Assigner Linux
State PUBLISHED

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".