5.5
MEDIUM CVSS 3.1
CVE-2022-49137
AMD GPU Reference Count Leak Vulnerability
Description

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 count of a dma_fence obj, which is bumped earlier by amdgpu_cs_get_fence(). This may result in reference count leaks. Fix it by decreasing the refcount of specific object before returning the error code.

INFO

Published Date :

Feb. 26, 2025, 7 a.m.

Last Modified :

March 13, 2025, 9:31 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2022-49137 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
Solution
Fix a reference count leak in the amdgpu driver's error handling path.
  • Apply the kernel patch to fix the refcount leak.
  • Ensure the amdgpu driver is updated.
  • Recompile the kernel with the fix.
  • Restart the system after applying the patch.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2022-49137 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2022-49137 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2022-49137 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2022-49137 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Mar. 13, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
    Added CWE NVD-CWE-Other
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (excluding) 4.19.238 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 from (excluding) 5.4.189 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 from (excluding) 5.16.20 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.17 from (excluding) 5.17.3 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 from (excluding) 5.10.111 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 from (excluding) 5.15.34
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/3edd8646cb7c11b57c90e026bda6f21076223f5b Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/4009f104b02b223d1a11d74b36b1cc083bc37028 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/72d77ddb2224ebc00648f4f78f8a9a259dccbdf7 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/927beb05aaa429c883cc0ec6adc48964b187e291 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/b6d1f7d97c81ebaf2cda9c4c943ee2e484fffdcf Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/bc2d5c0775c839e2b072884f4ee6a93ba410f107 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/dfced44f122c500004a48ecc8db516bb6a295a1b Types: Patch
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Feb. 26, 2025

    Action Type Old Value New Value
    Added Description 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 count of a dma_fence obj, which is bumped earlier by amdgpu_cs_get_fence(). This may result in reference count leaks. Fix it by decreasing the refcount of specific object before returning the error code.
    Added Reference https://git.kernel.org/stable/c/3edd8646cb7c11b57c90e026bda6f21076223f5b
    Added Reference https://git.kernel.org/stable/c/4009f104b02b223d1a11d74b36b1cc083bc37028
    Added Reference https://git.kernel.org/stable/c/72d77ddb2224ebc00648f4f78f8a9a259dccbdf7
    Added Reference https://git.kernel.org/stable/c/927beb05aaa429c883cc0ec6adc48964b187e291
    Added Reference https://git.kernel.org/stable/c/b6d1f7d97c81ebaf2cda9c4c943ee2e484fffdcf
    Added Reference https://git.kernel.org/stable/c/bc2d5c0775c839e2b072884f4ee6a93ba410f107
    Added Reference https://git.kernel.org/stable/c/dfced44f122c500004a48ecc8db516bb6a295a1b
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 5.5
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact