VYPR
Unrated severityNVD Advisory· Published Feb 14, 2026· Updated Apr 15, 2026

CVE-2026-23182

CVE-2026-23182

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

71

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.