Tracker / CVE-2023-53225
CVE-2023-53225
Medium 5.5
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 products and versions
| linux | linux_kernel · 3.16.57 → 3.17 |
|---|---|
| linux | linux_kernel · 3.18.94 → 3.19 |
| linux | linux_kernel · 4.1.50 → 4.2 |
| linux | linux_kernel · 4.14.17 → 4.15 |
| linux | linux_kernel · 4.15.1 → 5.10.180 |
| linux | linux_kernel · 4.4.115 → 4.5 |
| linux | linux_kernel · 4.9.80 → 4.10 |
| linux | linux_kernel · 5.11 → 5.15.111 |
| linux | linux_kernel · 5.16 → 6.1.28 |
| linux | linux_kernel · 6.2 → 6.2.15 |
| linux | linux_kernel · 6.3 → 6.3.2 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.