VYPR
Medium severity5.5NVD Advisory· Published Sep 15, 2025· Updated Jun 17, 2026

CVE-2023-53225

CVE-2023-53225

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

4
  • Linux/Kernel3 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=3.16.57,<3.17
    • (no CPE)
    • (no CPE)range: 4.16
  • osv-coords
    Range: >= 4.16.0, < 5.10.180

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.