2025-08-16 11:22:17
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dma_alloc_coherent error check Check for NULL return value with dma_alloc_coherent, in line with Robins fix for vic.c in drm/tegra: vic: Fix DMA API misuse.