CVE-2026-46083
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().
More information : https://git.kernel.org/stable/c/11baa8b24bcb07ae2048f2566a220021d766abe0
