Security Advisory

CVE-2022-49104

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 01:54:53
Last updated 2026-05-11 18:53:09
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: staging: vchiq_core: handle NULL result of find_service_by_handle In case of an invalid handle the function find_servive_by_handle returns NULL. So take care of this and avoid a NULL pointer dereference.