CVE-2026-23182
NONE EPSS 6.9%
Published Feb 14, 20264mo ago · Modified Jun 17, 20261w ago
Published Feb 14, 2026 4mo ago
Last Modified Jun 17, 2026 1w ago
Description
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.
Threat Intelligence
EPSS Exploit Probability
6.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 6
- git.kernel.org https://git.kernel.org/stable/c/075415ae18b5b3e4d0187962d538653154216fe7
- git.kernel.org https://git.kernel.org/stable/c/126a09f4fcd2b895a818ca43fde078d907c1ac9a
- git.kernel.org https://git.kernel.org/stable/c/327b71326cc1834bc031e8f52a470a18dfd9caa6
- git.kernel.org https://git.kernel.org/stable/c/41d9a6795b95d6ea28439ac1e9ce8c95bbca20fc
- git.kernel.org https://git.kernel.org/stable/c/6a04dc650cef8d52a1ccb4ae245dbe318ffff32e
- git.kernel.org https://git.kernel.org/stable/c/b8eec12aa666c11f8a6ad1488c568f85c58875fa
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.