GHSA-6fq9-84g8-2vc6unknown

In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on...

Published
May 27, 2026
Last Modified
May 27, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

spi: fix resource leaks on device setup failure

Make sure to call controller cleanup() if spi_setup() fails while registering a device to avoid leaking any resources allocated by setup().

🔗 References (7)