CVE-2025-38543

Publication date

2025-08-16 11:22:17

Family

Linux

State

PUBLISHED

Description

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.