In the Linux kernel, the following vulnerability has been resolved: media: coda: Add check for dcoda_iram_alloc As the coda_iram_alloc may return NULL pointer, it should be better to check the return value in order to avoid NULL poineter dereference, same as the others.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025100420-CVE-2022-50501-1b81@gregkh/T