Vulnerability 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".
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.1.1, < 6.1.162 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/53bd838ed5950cb18927e4b2e8ee841b7cb10929Patch
- https://git.kernel.org/stable/c/61757f5191daab863d25f03680e912b5449a1eedPatch
- https://git.kernel.org/stable/c/659939d08e5f7bc17b941c53e8c9c0a6c6113b21Patch
- https://git.kernel.org/stable/c/954260a32c21d5072d8e7253c0a8b1627927cb02Patch
- https://git.kernel.org/stable/c/be7664c81d3129fc313ef62ff275fd3d33cfecd4Patch
FAQ
What is CVE-2026-23006?
CVE-2026-23006 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2026-23006?
CVE-2026-23006 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-23006?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.