VYPR
Unrated severityNVD Advisory· Published Oct 4, 2025

spi: qup: Don't skip cleanup in remove's error path

CVE-2023-53567

Description

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.

Affected products

1
  • Linux/Linuxv5
    Range: 3.15

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

8

News mentions

0

No linked articles in our index yet.