Security Advisory

CVE-2022-49009

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-21 20:06:20
Last updated 2026-05-11 18:51:26
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: hwmon: (asus-ec-sensors) Add checks for devm_kcalloc As the devm_kcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference.