← Back to CVE List

CVE-2022-49104

Published: 2025-02-26T07:00Z
Last Modified: 2025-03-13T21:34Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt