CVE-2022-50275 (GCVE-0-2022-50275)
Vulnerability from cvelistv5
Published
2025-09-15 14:21
Modified
2025-09-15 14:21
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Add the missed acpi_put_table() to fix memory leak When the radeon driver reads the bios information from ACPI table in radeon_acpi_vfct_bios(), it misses to call acpi_put_table() to release the ACPI memory after the init, so add acpi_put_table() properly to fix the memory leak. v2: fix text formatting (Alex)
Impacted products
Vendor Product Version
Linux Linux Version: 268ba0a99f89a84dc5eb312470896113d0709c74
Version: 268ba0a99f89a84dc5eb312470896113d0709c74
Version: 268ba0a99f89a84dc5eb312470896113d0709c74
Version: 268ba0a99f89a84dc5eb312470896113d0709c74
Version: 268ba0a99f89a84dc5eb312470896113d0709c74
Version: 268ba0a99f89a84dc5eb312470896113d0709c74
Version: 268ba0a99f89a84dc5eb312470896113d0709c74
Version: 268ba0a99f89a84dc5eb312470896113d0709c74
Version: aca20e420100cda3d32d68e640d84cc02d8b45ef
Version: 25413e693f697f801e1cc8fd10e90a7821a3a04b
Version: 01edc881f64ff092978f333a5328e18a988f180b
Create a notification for this product.
   Linux Linux Version: 3.6
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": "4539e3211a9bd2418e76797718a4e60a7ae34fcf",
              "status": "affected",
              "version": "268ba0a99f89a84dc5eb312470896113d0709c74",
              "versionType": "git"
            },
            {
              "lessThan": "4760fa67aff6bd8ef0b14c1fa04c295e734c7309",
              "status": "affected",
              "version": "268ba0a99f89a84dc5eb312470896113d0709c74",
              "versionType": "git"
            },
            {
              "lessThan": "a0f26560be2c566b62331cb0eeffa52929aa4d44",
              "status": "affected",
              "version": "268ba0a99f89a84dc5eb312470896113d0709c74",
              "versionType": "git"
            },
            {
              "lessThan": "b4b30f56ec512e2c35fc0761bc90b0e519d8fa6e",
              "status": "affected",
              "version": "268ba0a99f89a84dc5eb312470896113d0709c74",
              "versionType": "git"
            },
            {
              "lessThan": "6d25bc63708145c10f9c099d5c005602a7f2ef5f",
              "status": "affected",
              "version": "268ba0a99f89a84dc5eb312470896113d0709c74",
              "versionType": "git"
            },
            {
              "lessThan": "50113de0f1e913c0b733e21d3e61fe9c0f2e9d50",
              "status": "affected",
              "version": "268ba0a99f89a84dc5eb312470896113d0709c74",
              "versionType": "git"
            },
            {
              "lessThan": "9e203e437310f61fdf3c1107f41f85864cf4f6b1",
              "status": "affected",
              "version": "268ba0a99f89a84dc5eb312470896113d0709c74",
              "versionType": "git"
            },
            {
              "lessThan": "10276a20be1115e1f76c189330da2992df980eee",
              "status": "affected",
              "version": "268ba0a99f89a84dc5eb312470896113d0709c74",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "aca20e420100cda3d32d68e640d84cc02d8b45ef",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "25413e693f697f801e1cc8fd10e90a7821a3a04b",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "01edc881f64ff092978f333a5328e18a988f180b",
              "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.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.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
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/radeon: Add the missed acpi_put_table() to fix memory leak\n\nWhen the radeon driver reads the bios information from ACPI\ntable in radeon_acpi_vfct_bios(), it misses to call acpi_put_table()\nto release the ACPI memory after the init, so add acpi_put_table()\nproperly to fix the memory leak.\n\nv2: fix text formatting (Alex)"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-09-15T14:21:11.388Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/4539e3211a9bd2418e76797718a4e60a7ae34fcf"
        },
        {
          "url": "https://git.kernel.org/stable/c/4760fa67aff6bd8ef0b14c1fa04c295e734c7309"
        },
        {
          "url": "https://git.kernel.org/stable/c/a0f26560be2c566b62331cb0eeffa52929aa4d44"
        },
        {
          "url": "https://git.kernel.org/stable/c/b4b30f56ec512e2c35fc0761bc90b0e519d8fa6e"
        },
        {
          "url": "https://git.kernel.org/stable/c/6d25bc63708145c10f9c099d5c005602a7f2ef5f"
        },
        {
          "url": "https://git.kernel.org/stable/c/50113de0f1e913c0b733e21d3e61fe9c0f2e9d50"
        },
        {
          "url": "https://git.kernel.org/stable/c/9e203e437310f61fdf3c1107f41f85864cf4f6b1"
        },
        {
          "url": "https://git.kernel.org/stable/c/10276a20be1115e1f76c189330da2992df980eee"
        }
      ],
      "title": "drm/radeon: Add the missed acpi_put_table() to fix memory leak",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50275",
    "datePublished": "2025-09-15T14:21:11.388Z",
    "dateReserved": "2025-09-15T13:58:00.976Z",
    "dateUpdated": "2025-09-15T14:21:11.388Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50275\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-15T15:15:38.457\",\"lastModified\":\"2025-09-15T15:22:27.090\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/radeon: Add the missed acpi_put_table() to fix memory leak\\n\\nWhen the radeon driver reads the bios information from ACPI\\ntable in radeon_acpi_vfct_bios(), it misses to call acpi_put_table()\\nto release the ACPI memory after the init, so add acpi_put_table()\\nproperly to fix the memory leak.\\n\\nv2: fix text formatting (Alex)\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/10276a20be1115e1f76c189330da2992df980eee\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4539e3211a9bd2418e76797718a4e60a7ae34fcf\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4760fa67aff6bd8ef0b14c1fa04c295e734c7309\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/50113de0f1e913c0b733e21d3e61fe9c0f2e9d50\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6d25bc63708145c10f9c099d5c005602a7f2ef5f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9e203e437310f61fdf3c1107f41f85864cf4f6b1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a0f26560be2c566b62331cb0eeffa52929aa4d44\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b4b30f56ec512e2c35fc0761bc90b0e519d8fa6e\",\"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.
  • 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…