THREATOPS
THREAT OPSThreat News › [NVD] CVE-2022-49137 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj This issue takes place in an error path in amdgpu_cs_fence_to_handle_ioctl(). When `info->in.what` falls into default case, the function simply ret

[NVD] CVE-2022-49137 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj This issue takes place in an error path in amdgpu_cs_fence_to_handle_ioctl(). When `info->in.what` falls into default case, the function simply ret

lownvdPublished 2025-02-26

CVE-2022-49137 CVSS: 5.5 MEDIUM Published: 2025-02-26T07:00:50.953

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj

This issue takes place in an error path in amdgpu_cs_fence_to_handle_ioctl(). When `info->in.what` falls into default case, the function simply returns -EINVAL, forgetting to decrement the reference

Indicators of compromise

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