CVE-2023-53193 (GCVE-0-2023-53193)

Vulnerability from cvelistv5 – Published: 2025-09-15 14:06 – Updated: 2025-09-15 14:06
VLAI?
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini The gmc.ecc_irq is enabled by firmware per IFWI setting, and the host driver is not privileged to enable/disable the interrupt. So, it is meaningless to use the amdgpu_irq_put function in gmc_v10_0_hw_fini, which also leads to the call trace. [ 82.340264] Call Trace: [ 82.340265] <TASK> [ 82.340269] gmc_v10_0_hw_fini+0x83/0xa0 [amdgpu] [ 82.340447] gmc_v10_0_suspend+0xe/0x20 [amdgpu] [ 82.340623] amdgpu_device_ip_suspend_phase2+0x127/0x1c0 [amdgpu] [ 82.340789] amdgpu_device_ip_suspend+0x3d/0x80 [amdgpu] [ 82.340955] amdgpu_device_pre_asic_reset+0xdd/0x2b0 [amdgpu] [ 82.341122] amdgpu_device_gpu_recover.cold+0x4dd/0xbb2 [amdgpu] [ 82.341359] amdgpu_debugfs_reset_work+0x4c/0x70 [amdgpu] [ 82.341529] process_one_work+0x21d/0x3f0 [ 82.341535] worker_thread+0x1fa/0x3c0 [ 82.341538] ? process_one_work+0x3f0/0x3f0 [ 82.341540] kthread+0xff/0x130 [ 82.341544] ? kthread_complete_and_exit+0x20/0x20 [ 82.341547] ret_from_fork+0x22/0x30
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: bef774effb278ff0b65ea2dbaa1ab32ba6a1dc13 , < 59e2439111ac2bd24ea0cecf5825cf06684b2c6c (git)
Affected: 56a03f64fedf49a4f81c5605167b6e7bb0300a59 , < a7e65a1ea871e99115add88ecbcfdbacc2415f07 (git)
Affected: c8b5a95b570949536a2b75cd8fc4f1de0bc60629 , < 23febab57e345c0e66f8574c1018707e7eb6ea94 (git)
Affected: c8b5a95b570949536a2b75cd8fc4f1de0bc60629 , < 08c677cb0b436a96a836792bb35a8ec5de4999c2 (git)
Create a notification for this product.
    Linux Linux Affected: 6.3
Unaffected: 0 , < 6.3 (semver)
Unaffected: 6.1.29 , ≤ 6.1.* (semver)
Unaffected: 6.2.16 , ≤ 6.2.* (semver)
Unaffected: 6.3.3 , ≤ 6.3.* (semver)
Unaffected: 6.4 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "59e2439111ac2bd24ea0cecf5825cf06684b2c6c",
              "status": "affected",
              "version": "bef774effb278ff0b65ea2dbaa1ab32ba6a1dc13",
              "versionType": "git"
            },
            {
              "lessThan": "a7e65a1ea871e99115add88ecbcfdbacc2415f07",
              "status": "affected",
              "version": "56a03f64fedf49a4f81c5605167b6e7bb0300a59",
              "versionType": "git"
            },
            {
              "lessThan": "23febab57e345c0e66f8574c1018707e7eb6ea94",
              "status": "affected",
              "version": "c8b5a95b570949536a2b75cd8fc4f1de0bc60629",
              "versionType": "git"
            },
            {
              "lessThan": "08c677cb0b436a96a836792bb35a8ec5de4999c2",
              "status": "affected",
              "version": "c8b5a95b570949536a2b75cd8fc4f1de0bc60629",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.3"
            },
            {
              "lessThan": "6.3",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.29",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.2.*",
              "status": "unaffected",
              "version": "6.2.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.3.*",
              "status": "unaffected",
              "version": "6.3.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.4",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.29",
                  "versionStartIncluding": "6.1.26",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2.16",
                  "versionStartIncluding": "6.2.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.3.3",
                  "versionStartIncluding": "6.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.4",
                  "versionStartIncluding": "6.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini\n\nThe gmc.ecc_irq is enabled by firmware per IFWI setting,\nand the host driver is not privileged to enable/disable\nthe interrupt. So, it is meaningless to use the amdgpu_irq_put\nfunction in gmc_v10_0_hw_fini, which also leads to the call\ntrace.\n\n[   82.340264] Call Trace:\n[   82.340265]  \u003cTASK\u003e\n[   82.340269]  gmc_v10_0_hw_fini+0x83/0xa0 [amdgpu]\n[   82.340447]  gmc_v10_0_suspend+0xe/0x20 [amdgpu]\n[   82.340623]  amdgpu_device_ip_suspend_phase2+0x127/0x1c0 [amdgpu]\n[   82.340789]  amdgpu_device_ip_suspend+0x3d/0x80 [amdgpu]\n[   82.340955]  amdgpu_device_pre_asic_reset+0xdd/0x2b0 [amdgpu]\n[   82.341122]  amdgpu_device_gpu_recover.cold+0x4dd/0xbb2 [amdgpu]\n[   82.341359]  amdgpu_debugfs_reset_work+0x4c/0x70 [amdgpu]\n[   82.341529]  process_one_work+0x21d/0x3f0\n[   82.341535]  worker_thread+0x1fa/0x3c0\n[   82.341538]  ? process_one_work+0x3f0/0x3f0\n[   82.341540]  kthread+0xff/0x130\n[   82.341544]  ? kthread_complete_and_exit+0x20/0x20\n[   82.341547]  ret_from_fork+0x22/0x30"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-09-15T14:06:38.609Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/59e2439111ac2bd24ea0cecf5825cf06684b2c6c"
        },
        {
          "url": "https://git.kernel.org/stable/c/a7e65a1ea871e99115add88ecbcfdbacc2415f07"
        },
        {
          "url": "https://git.kernel.org/stable/c/23febab57e345c0e66f8574c1018707e7eb6ea94"
        },
        {
          "url": "https://git.kernel.org/stable/c/08c677cb0b436a96a836792bb35a8ec5de4999c2"
        }
      ],
      "title": "drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-53193",
    "datePublished": "2025-09-15T14:06:38.609Z",
    "dateReserved": "2025-09-15T13:59:19.066Z",
    "dateUpdated": "2025-09-15T14:06:38.609Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-53193\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-15T14:15:41.643\",\"lastModified\":\"2025-12-02T02:41:55.950\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini\\n\\nThe gmc.ecc_irq is enabled by firmware per IFWI setting,\\nand the host driver is not privileged to enable/disable\\nthe interrupt. So, it is meaningless to use the amdgpu_irq_put\\nfunction in gmc_v10_0_hw_fini, which also leads to the call\\ntrace.\\n\\n[   82.340264] Call Trace:\\n[   82.340265]  \u003cTASK\u003e\\n[   82.340269]  gmc_v10_0_hw_fini+0x83/0xa0 [amdgpu]\\n[   82.340447]  gmc_v10_0_suspend+0xe/0x20 [amdgpu]\\n[   82.340623]  amdgpu_device_ip_suspend_phase2+0x127/0x1c0 [amdgpu]\\n[   82.340789]  amdgpu_device_ip_suspend+0x3d/0x80 [amdgpu]\\n[   82.340955]  amdgpu_device_pre_asic_reset+0xdd/0x2b0 [amdgpu]\\n[   82.341122]  amdgpu_device_gpu_recover.cold+0x4dd/0xbb2 [amdgpu]\\n[   82.341359]  amdgpu_debugfs_reset_work+0x4c/0x70 [amdgpu]\\n[   82.341529]  process_one_work+0x21d/0x3f0\\n[   82.341535]  worker_thread+0x1fa/0x3c0\\n[   82.341538]  ? process_one_work+0x3f0/0x3f0\\n[   82.341540]  kthread+0xff/0x130\\n[   82.341544]  ? kthread_complete_and_exit+0x20/0x20\\n[   82.341547]  ret_from_fork+0x22/0x30\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1.26\",\"versionEndExcluding\":\"6.1.29\",\"matchCriteriaId\":\"E194FA18-25A2-4D52-B9D4-0A9F06EB82E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2.13\",\"versionEndExcluding\":\"6.2.16\",\"matchCriteriaId\":\"B0B55E7A-6035-43AF-BCB4-43AA7BFA8BD6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.3.1\",\"versionEndExcluding\":\"6.3.3\",\"matchCriteriaId\":\"C05BCEF5-7201-4DBA-8DC9-D78F17C46057\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.3:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"21D6F467-B848-453E-B1A4-BEF940E413A6\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/08c677cb0b436a96a836792bb35a8ec5de4999c2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/23febab57e345c0e66f8574c1018707e7eb6ea94\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/59e2439111ac2bd24ea0cecf5825cf06684b2c6c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a7e65a1ea871e99115add88ecbcfdbacc2415f07\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}"
  }
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…