CVE-2023-53567

Source
https://cve.org/CVERecord?id=CVE-2023-53567
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53567.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53567
Downstream
Related
Published
2025-10-04T15:17:09.350Z
Modified
2026-03-20T12:33:13.967317Z
Summary
spi: qup: Don't skip cleanup in remove's error path
Details

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

spi: qup: Don't skip cleanup in remove's error path

Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error path. this is never retried later and so this is a permanent leak. To fix this, only skip hardware disabling if waking the device fails.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53567.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
64ff247a978facc437d40f0c9b754675846a98f0
Fixed
fd53f41bd86daa39b454fd4637a908ff2123547f
Fixed
8632384337038b97910c2f7bb5a3f377aa68d001
Fixed
bc88243bbe6140d289bb32b4ee4607ba5ce1124a
Fixed
f345d4d71e87d878437417ffbb9a7d4e16d235eb
Fixed
2d0f63077f481f11a07f20eab1c1f4367dfaef32
Fixed
55ecdcd12bc176b86fecbcb125ac814ac8fe857a
Fixed
49c17fccae36505550c9121891722fff337f148a
Fixed
61f49171a43ab1f80c73c5c88c508770c461e0f2

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53567.json"