Bug 2348004 (CVE-2022-49104) - CVE-2022-49104 kernel: staging: vchiq_core: handle NULL result of find_service_by_handle
Summary: CVE-2022-49104 kernel: staging: vchiq_core: handle NULL result of find_servic...
Keywords:
Status: NEW
Alias: CVE-2022-49104
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-26 03:14 UTC by OSIDB Bzimport
Modified: 2025-02-27 22:05 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-26 03:14:15 UTC
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.

Comment 1 Avinash Hanwate 2025-02-27 22:00:25 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025022601-CVE-2022-49104-818d@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.