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.

INFO

Published Date :

2026-02-14T16:27:12.806Z

Last Modified :

2026-02-14T16:27:12.806Z

Source :

Linux
AFFECTED PRODUCTS

The following products are affected by CVE-2026-23182 vulnerability.

Vendors Products
Linux
  • Linux Kernel

CVSS Vulnerability Scoring System