Security Advisory

CVE-2026-46083

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-27 12:58:23
Last updated 2026-06-19 11:59:21
Assigner Linux
CVSS score not scored
State PUBLISHED

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().