CVE-2026-23182
In the Linux kernel, the following vulnerability has been resolved: spi: tegra: Fix a memory leak in tegra_slink_probe() In tegra_slink_probe(), when platform_get_irq() fails, it directly returns from the function with an error code, which causes a memory leak. Replace it with a goto label to ensure proper cleanup.
Affected versions
Linux kernel versions
5.15.139,
6.1.63,
6.6.2,
6.5.12,
6.7
and later are affected. Fixed in
5.15.200,
6.1.163,
6.6.124,
6.12.70,
6.18.10,
6.19
and their respective stable series.
References
The following references provide additional information about CVE-2026-23182 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/075415ae18b5b3e4d0187962d538653154216fe7
-
PatchKernel patch commithttps://git.kernel.org/stable/c/126a09f4fcd2b895a818ca43fde078d907c1ac9a
-
PatchKernel patch commithttps://git.kernel.org/stable/c/327b71326cc1834bc031e8f52a470a18dfd9caa6
Frequently asked questions
-
What is CVE-2026-23182?
CVE-2026-23182 is a unscored severity Linux kernel vulnerability . It affects Linux kernel versions from 5.15.139 onward and has been patched in 5.15.200, 6.1.163, 6.6.124 and others. CVE-2026-23182 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
Is there a patch available for CVE-2026-23182?
Yes — CVE-2026-23182 has been patched. Fixed versions include 5.15.200, 6.1.163, 6.6.124 and others. If you are running Linux kernel 5.15.139 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2026-23182 actively exploited?
No — CVE-2026-23182 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.