2 matches found
CVE-2026-72149
A flaw was found in the Linux kernel. The Tegra GPC Direct Memory Access DMA hardware requires transfer lengths to be a multiple of the maximum burst size. When a client requests a transfer with a length that is not evenly divisible by the configured maximum burst size, this can cause the DMA to...
7.5CVSS5.5AI score0.00655EPSS
SaveExploits0References4
CVE-2023-53014 dmaengine: tegra: Fix memory leak in terminate_all()
In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminateall Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the descterminated list The descriptor will be freed later in descfreelist. Thi...
7.2AI score0.0017EPSS
SaveExploits0References2
20