← Back to CVE List

CVE-2023-53014

Published: 2025-03-27T17:15Z
Last Modified: 2025-04-15T19:40Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminate_all() Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the desc_terminated list The descriptor will be freed later in desc_free_list(). This fixes the memory leaks which can happen when terminating an ongoing transfer. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt