VDB
DEBIAN-CVE-2026-23182
DEBIAN-CVE-2026-23182
PUBLISHED
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 Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 6.12.38-1, 6.12.38-1, 6.12.41-1 |
| Debian:11 | linux-6.1 | 6.1.162-1, 6.1.159-1, 6.1.158-1 |
| Debian:12 | linux | 6.1.64-1, 6.1.66-1, 6.1.67-1 |
| Debian:13 | linux | 6.12.73-1, 6.12.69-1, 6.12.69-1 |
Timeline
- Feb 14, 2026 CVE Published
- Apr 28, 2026 CVE Updated