CVE-2023-53567

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.
CVSS

No CVSS.

Configurations

No configuration.

History

04 Oct 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-04 16:15

Updated : 2025-10-06 14:56


NVD link : CVE-2023-53567

Mitre link : CVE-2023-53567

CVE.ORG link : CVE-2023-53567


JSON object : View

Products Affected

No product.

CWE

No CWE.