In the Linux kernel, the following vulnerability has been resolved:
spi: cadence-quadspi: Implement refcount to handle unbind during busy
driver support indirect read and indirect write operation with
assumption no force device removal(unbind) operation. However
force device removal(removal) is still available to root superuser.
Unbinding driver during operation causes kernel crash. This changes
ensure driver able to handle such operation for indirect read and
indirect write by implementing refcount to track attached devices
to the controller and gracefully wait and until attached devices
remove operation completed before proceed with removal operation.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-10-20 16:15
Updated : 2026-03-25 11:16
NVD link : CVE-2025-40005
Mitre link : CVE-2025-40005
CVE.ORG link : CVE-2025-40005
JSON object : View
Products Affected
linux
- linux_kernel
CWE
