CVE-2026-23182

UnknownEPSS 0.17%

Last modified

CVE-2026-23182 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
0.17%

6.9th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= b64683f5d7282f7b160e9867e33cdac00b5c792b, < 6a04dc650cef8d52a1ccb4ae245dbe318ffff32e; >= 5c25f89c00b97844d0427f0f96818a15714bd609, < 327b71326cc1834bc031e8f52a470a18dfd9caa6; >= 46ee23101f32a1ced5335d5407d5ecffd160ccdf, < 126a09f4fcd2b895a818ca43fde078d907c1ac9a; >= eb9913b511f10968a02cfa5329a896855dd152a3, < 075415ae18b5b3e4d0187962d538653154216fe7; >= eb9913b511f10968a02cfa5329a896855dd152a3, < b8eec12aa666c11f8a6ad1488c568f85c58875fa; >= eb9913b511f10968a02cfa5329a896855dd152a3, < 41d9a6795b95d6ea28439ac1e9ce8c95bbca20fc; 4eb8065494ca19caba3f45fc83941fd568a8c3cd; >= 5.15.139, < 5.15.200; >= 6.1.63, < 6.1.163; >= 6.6.2, < 6.6.124; >= 6.5.12, < 6.6
LinuxLinux6.7

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2026-23182?
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.
How severe is CVE-2026-23182?
Severity scoring for CVE-2026-23182 is pending analysis. The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2026-23182?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-23182?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST