THREATOPS
THREAT OPSThreat News › [NVD] CVE-2022-49104 (MEDIUM 5.5) — 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.

[NVD] CVE-2022-49104 (MEDIUM 5.5) — 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.

lownvdPublished 2025-02-26

CVE-2022-49104 CVSS: 5.5 MEDIUM Published: 2025-02-26T07:00:47.817

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.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2022-49104