Loading market data...
← Back to CVE feed

CVE-2026-45883

UNKNOWN View on NVD ↗

Description

In the Linux kernel, the following vulnerability has been resolved: iio: sca3000: Fix a resource leak in sca3000_probe() spi->irq from request_threaded_irq() not released when iio_device_register() fails. Add an return value check and jump to a common error handler when iio_device_register() fails.

Published: May 27, 2026 14:17 UTC Modified: May 27, 2026 14:48 UTC