CVE-2026-46203
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
May 28, 2026
Vendor
unknown
Description
In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: fix unclocked access on unbind Make sure that the controller is runtime resumed before disabling it during driver unbind to avoid an unclocked register access. This issue was flagged by Sashiko when reviewing a controller deregistration fix.