CVE-2023-53014 Information
Mar 28, 2025
cve
Description
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.
Reference
https://git.kernel.org/stable/c/567128076d554e41609c61b7d447089094ff72c5 https://git.kernel.org/stable/c/a7a7ee6f5a019ad72852c001abbce50d35e992f2
Share on: