CVE-2026-23182

CVSS

No CVSS.

I

n 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.

Configurations

No configuration.

History

18 Feb 2026, 17:52

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: spi: tegra: Corrección de una fuga de memoria en tegra_slink_probe() En tegra_slink_probe(), cuando platform_get_irq() falla, retorna directamente de la función con un código de error, lo que provoca una fuga de memoria. Reemplazarlo con una etiqueta goto para garantizar una limpieza adecuada.

14 Feb 2026, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-14 17:15

Updated : 2026-02-18 17:52


NVD link : CVE-2026-23182

Mitre link : CVE-2026-23182

CVE.ORG link : CVE-2026-23182


JSON object : View

Products Affected

No product.

CWE

No CWE.