Security Advisory

CVE-2022-50308

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-15 14:46:03
Last updated 2026-05-11 19:16:48
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Add checks for devm_kcalloc As the devm_kcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference.