CVE-2026-23182
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23182 is a memory leak vulnerability in the Linux kernel's SPI (Serial Peripheral Interface) subsystem, specifically within the Tegra SLINK driver. The flaw exists in the tegra_slink_probe() function, where a failure in platform_get_irq() causes the function to return an error code directly without performing proper cleanup, resulting in a memory leak. The affected component is the Linux kernel (spi: tegra), and the vulnerability was published on February 14, 2026. It carries an estimated CVSS severity of Medium, with an EPSS score of approximately 0.024% (Feedly).

Technical details

The root cause is classified as a memory leak (CWE-401) — improper resource release when handling an error condition in the tegra_slink_probe() function of the Linux kernel's Tegra SPI SLINK driver. When platform_get_irq() returns a failure, the function exits immediately via a direct return rather than jumping to a cleanup label (goto), leaving previously allocated memory unreleased. The fix involves replacing the direct return with a goto statement that routes execution through the appropriate cleanup path. Patches are referenced in the Linux stable kernel tree (Feedly).

Impact

The primary impact of this vulnerability is a kernel memory leak, which can gradually exhaust available memory resources on affected systems over time. This could degrade system stability and availability, particularly on embedded or resource-constrained devices using NVIDIA Tegra SoCs with the SLINK SPI controller. There is no direct confidentiality or integrity impact, and the vulnerability does not enable remote code execution or privilege escalation (Feedly).

Mitigation and workarounds

The fix has been merged into the Linux stable kernel tree via multiple commits (e.g., 6a04dc650cef, 41d9a6795b95, 126a09f4fcd2, 327b71326cc1, 075415ae18b5) that replace the direct return with a proper goto-based cleanup path in tegra_slink_probe(). Downstream distributions including Debian (DSA-6141-1, DSA-6163-1, DLA-4499-1) and Ubuntu (USN-8393-1) have issued updated kernel packages incorporating this fix (Debian LTS, Feedly). Users should update to the latest patched kernel version provided by their Linux distribution.

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-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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