CVE-2022-50520 (GCVE-0-2022-50520)
Vulnerability from cvelistv5
Published
2025-10-07 15:19
Modified
2025-10-07 15:19
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios() As comment of pci_get_class() says, it returns a pci_device with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we break the loop in radeon_atrm_get_bios() with 'pdev' not NULL, we need to call pci_dev_put() to decrease the refcount. Add the missing pci_dev_put() to avoid refcount leak.
Impacted products
Vendor Product Version
Linux Linux Version: c61e2775873f603148e8e998a938721b7d222d24
Version: c61e2775873f603148e8e998a938721b7d222d24
Version: c61e2775873f603148e8e998a938721b7d222d24
Version: c61e2775873f603148e8e998a938721b7d222d24
Version: c61e2775873f603148e8e998a938721b7d222d24
Version: c61e2775873f603148e8e998a938721b7d222d24
Version: c61e2775873f603148e8e998a938721b7d222d24
Version: c61e2775873f603148e8e998a938721b7d222d24
Version: c61e2775873f603148e8e998a938721b7d222d24
Version: 61ebf0a926149cc161131470cf848cb70b3d6fe6
Version: 0a1d9a860832a5ca43114cdebf0e8650463cc1f0
Version: 5f54f145719f453dccc73304cd427096bf7b806c
Version: 063ab9cb6308a0806d623c8d6dda5cb2b3b87fce
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/radeon/radeon_bios.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6f28c7f67af4ef9bca580ab67ae2d4511797af56",
              "status": "affected",
              "version": "c61e2775873f603148e8e998a938721b7d222d24",
              "versionType": "git"
            },
            {
              "lessThan": "e738f82e5b1311e8fb3d1409491a6fcce6418fbe",
              "status": "affected",
              "version": "c61e2775873f603148e8e998a938721b7d222d24",
              "versionType": "git"
            },
            {
              "lessThan": "1079df6acf56f99d86b0081a38c84701412cc90e",
              "status": "affected",
              "version": "c61e2775873f603148e8e998a938721b7d222d24",
              "versionType": "git"
            },
            {
              "lessThan": "470a77989037c3ab2b08bf2d026d2c0ddc35ff5b",
              "status": "affected",
              "version": "c61e2775873f603148e8e998a938721b7d222d24",
              "versionType": "git"
            },
            {
              "lessThan": "3991d98a8a07b71c02f3a39f77d6d9a7f575a5c4",
              "status": "affected",
              "version": "c61e2775873f603148e8e998a938721b7d222d24",
              "versionType": "git"
            },
            {
              "lessThan": "88c6e0995c04b170563b5c894c50a3b2152e18c2",
              "status": "affected",
              "version": "c61e2775873f603148e8e998a938721b7d222d24",
              "versionType": "git"
            },
            {
              "lessThan": "b9decada8749b606fd8b4f04a3d6c74f7983d7bc",
              "status": "affected",
              "version": "c61e2775873f603148e8e998a938721b7d222d24",
              "versionType": "git"
            },
            {
              "lessThan": "a6cffe54064a5f6c2162a85af3c16c6b453eac4e",
              "status": "affected",
              "version": "c61e2775873f603148e8e998a938721b7d222d24",
              "versionType": "git"
            },
            {
              "lessThan": "725a521a18734f65de05b8d353b5bd0d3ca4c37a",
              "status": "affected",
              "version": "c61e2775873f603148e8e998a938721b7d222d24",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "61ebf0a926149cc161131470cf848cb70b3d6fe6",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "0a1d9a860832a5ca43114cdebf0e8650463cc1f0",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "5f54f145719f453dccc73304cd427096bf7b806c",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "063ab9cb6308a0806d623c8d6dda5cb2b3b87fce",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/radeon/radeon_bios.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.6"
            },
            {
              "lessThan": "3.6",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.9.*",
              "status": "unaffected",
              "version": "4.9.337",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.303",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.270",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.229",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.163",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.86",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.9.337",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.303",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.270",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.229",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.163",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.86",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.16",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.2",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.2.29",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.4.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.5.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.2.60",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()\n\nAs comment of pci_get_class() says, it returns a pci_device with its\nrefcount increased and decreased the refcount for the input parameter\n@from if it is not NULL.\n\nIf we break the loop in radeon_atrm_get_bios() with \u0027pdev\u0027 not NULL, we\nneed to call pci_dev_put() to decrease the refcount. Add the missing\npci_dev_put() to avoid refcount leak."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-10-07T15:19:14.528Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/6f28c7f67af4ef9bca580ab67ae2d4511797af56"
        },
        {
          "url": "https://git.kernel.org/stable/c/e738f82e5b1311e8fb3d1409491a6fcce6418fbe"
        },
        {
          "url": "https://git.kernel.org/stable/c/1079df6acf56f99d86b0081a38c84701412cc90e"
        },
        {
          "url": "https://git.kernel.org/stable/c/470a77989037c3ab2b08bf2d026d2c0ddc35ff5b"
        },
        {
          "url": "https://git.kernel.org/stable/c/3991d98a8a07b71c02f3a39f77d6d9a7f575a5c4"
        },
        {
          "url": "https://git.kernel.org/stable/c/88c6e0995c04b170563b5c894c50a3b2152e18c2"
        },
        {
          "url": "https://git.kernel.org/stable/c/b9decada8749b606fd8b4f04a3d6c74f7983d7bc"
        },
        {
          "url": "https://git.kernel.org/stable/c/a6cffe54064a5f6c2162a85af3c16c6b453eac4e"
        },
        {
          "url": "https://git.kernel.org/stable/c/725a521a18734f65de05b8d353b5bd0d3ca4c37a"
        }
      ],
      "title": "drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50520",
    "datePublished": "2025-10-07T15:19:14.528Z",
    "dateReserved": "2025-10-07T15:15:38.663Z",
    "dateUpdated": "2025-10-07T15:19:14.528Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50520\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-10-07T16:15:35.747\",\"lastModified\":\"2025-10-08T19:38:32.610\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()\\n\\nAs comment of pci_get_class() says, it returns a pci_device with its\\nrefcount increased and decreased the refcount for the input parameter\\n@from if it is not NULL.\\n\\nIf we break the loop in radeon_atrm_get_bios() with \u0027pdev\u0027 not NULL, we\\nneed to call pci_dev_put() to decrease the refcount. Add the missing\\npci_dev_put() to avoid refcount leak.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/1079df6acf56f99d86b0081a38c84701412cc90e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3991d98a8a07b71c02f3a39f77d6d9a7f575a5c4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/470a77989037c3ab2b08bf2d026d2c0ddc35ff5b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6f28c7f67af4ef9bca580ab67ae2d4511797af56\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/725a521a18734f65de05b8d353b5bd0d3ca4c37a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/88c6e0995c04b170563b5c894c50a3b2152e18c2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a6cffe54064a5f6c2162a85af3c16c6b453eac4e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b9decada8749b606fd8b4f04a3d6c74f7983d7bc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e738f82e5b1311e8fb3d1409491a6fcce6418fbe\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…