CVE-2023-53225

Source
https://cve.org/CVERecord?id=CVE-2023-53225
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53225.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53225
Downstream
Published
2025-09-15T14:21:54.138Z
Modified
2026-04-02T09:43:50.264210Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
spi: imx: Don't skip cleanup in remove's error path
Details

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

spi: imx: 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
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53225.json"
}
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
d593574aff0ab846136190b1729c151c736727ec
Fixed
aa93a46f998a9069368026ac52bba96868c59157
Fixed
f90822ad63d11301e425311dac0c8e12ca1737b8
Fixed
6d16305a1535873e0a8a8ae92ea2d9106ec2d7df
Fixed
57a463226638f1ceabbb029cbd21b0c94640f1b5
Fixed
b64cb3f085fed296103c91f0db6acad30a021b36
Fixed
11951c9e3f364d7ae3b568a0e52c8335d43066b5
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
fc58a98f1c98b22d31c53913cca38d5c43807cb4
Last affected
28ae79a518421348abfc2a2dffd6a6b6e3699476
Last affected
b6aaaaed67b170a9841f0f598cd45ccbfe76e15e
Last affected
f84a8d446a16379df5844bc2bd50f0b7431a4718
Last affected
1333c3e996eb799286ee2ef2c01752da45bf926f
Last affected
cfd96cbd607ab5d63a33cd63673221f4d572ea8c
Last affected
bac4bf53ca7c65d6c06808aab70c6caa0b9c78b9

Database specific

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