Security Advisory

CVE-2022-50501

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-04 15:43:51
Last updated 2026-05-11 19:20:40
Assigner Linux
State PUBLISHED

Description

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.