Get Demo
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.