CVE-2023-53225
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d593574aff0ab846136190b1729c151c736727ec < aa93a46f998a9069368026ac52bba96868c59157 | affected |
| Linux | Linux | d593574aff0ab846136190b1729c151c736727ec < f90822ad63d11301e425311dac0c8e12ca1737b8 | affected |
| Linux | Linux | d593574aff0ab846136190b1729c151c736727ec < 6d16305a1535873e0a8a8ae92ea2d9106ec2d7df | affected |
| Linux | Linux | d593574aff0ab846136190b1729c151c736727ec < 57a463226638f1ceabbb029cbd21b0c94640f1b5 | affected |
| Linux | Linux | d593574aff0ab846136190b1729c151c736727ec < b64cb3f085fed296103c91f0db6acad30a021b36 | affected |
| Linux | Linux | d593574aff0ab846136190b1729c151c736727ec < 11951c9e3f364d7ae3b568a0e52c8335d43066b5 | affected |
| Linux | Linux | fc58a98f1c98b22d31c53913cca38d5c43807cb4 | affected |
| Linux | Linux | 28ae79a518421348abfc2a2dffd6a6b6e3699476 | affected |
| Linux | Linux | b6aaaaed67b170a9841f0f598cd45ccbfe76e15e | affected |
| Linux | Linux | f84a8d446a16379df5844bc2bd50f0b7431a4718 | affected |
| Linux | Linux | 1333c3e996eb799286ee2ef2c01752da45bf926f | affected |
| Linux | Linux | cfd96cbd607ab5d63a33cd63673221f4d572ea8c | affected |
| Linux | Linux | bac4bf53ca7c65d6c06808aab70c6caa0b9c78b9 | affected |
| Linux | Linux | 3.16.57 < 3.17 | affected |
| Linux | Linux | 3.18.94 < 3.19 | affected |
| Linux | Linux | 4.1.50 < 4.2 | affected |
| Linux | Linux | 4.4.115 < 4.5 | affected |
| Linux | Linux | 4.9.80 < 4.10 | affected |
| Linux | Linux | 4.14.17 < 4.15 | affected |
| Linux | Linux | 4.15.1 < 4.16 | affected |
| Linux | Linux | 4.16 | affected |
| Linux | Linux | 0 < 4.16 | unaffected |
| Linux | Linux | 5.10.180 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.111 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.28 <= 6.1.* | unaffected |
| Linux | Linux | 6.2.15 <= 6.2.* | unaffected |
| Linux | Linux | 6.3.2 <= 6.3.* | unaffected |
| Linux | Linux | 6.4 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/aa93a46f998a9069368026ac52bba96868c59157
- https://git.kernel.org/stable/c/f90822ad63d11301e425311dac0c8e12ca1737b8
- https://git.kernel.org/stable/c/6d16305a1535873e0a8a8ae92ea2d9106ec2d7df
- https://git.kernel.org/stable/c/57a463226638f1ceabbb029cbd21b0c94640f1b5
- https://git.kernel.org/stable/c/b64cb3f085fed296103c91f0db6acad30a021b36
- https://git.kernel.org/stable/c/11951c9e3f364d7ae3b568a0e52c8335d43066b5
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.