GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2023-53237 (GCVE-0-2023-53237)

Vulnerability from cvelistv5 – Published: 2025-09-15 14:22 – Updated: 2026-05-23 15:28
VLAI
Title
drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_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_v11_0_hw_fini, which also leads to the call trace. [ 102.980303] Call Trace: [ 102.980303] <TASK> [ 102.980304] gmc_v11_0_hw_fini+0x54/0x90 [amdgpu] [ 102.980357] gmc_v11_0_suspend+0xe/0x20 [amdgpu] [ 102.980409] amdgpu_device_ip_suspend_phase2+0x240/0x460 [amdgpu] [ 102.980459] amdgpu_device_ip_suspend+0x3d/0x80 [amdgpu] [ 102.980520] amdgpu_device_pre_asic_reset+0xd9/0x490 [amdgpu] [ 102.980573] amdgpu_device_gpu_recover.cold+0x548/0xce6 [amdgpu] [ 102.980687] amdgpu_debugfs_reset_work+0x4c/0x70 [amdgpu] [ 102.980740] process_one_work+0x21f/0x3f0 [ 102.980741] worker_thread+0x200/0x3e0 [ 102.980742] ? process_one_work+0x3f0/0x3f0 [ 102.980743] kthread+0xfd/0x130 [ 102.980743] ? kthread_complete_and_exit+0x20/0x20 [ 102.980744] ret_from_fork+0x22/0x30
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-01-14 17:56 UTC
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: bef774effb278ff0b65ea2dbaa1ab32ba6a1dc13 , < 02e6cb9b3aeffc6b0e3955f6e0346293e2415cbc (git)
Affected: 56a03f64fedf49a4f81c5605167b6e7bb0300a59 , < 396401bc035ff5bf0c7b29c67caa10040eb3fb62 (git)
Affected: c8b5a95b570949536a2b75cd8fc4f1de0bc60629 , < 79038b78af931908d6f5d4e279d3afe32e7c840b (git)
Affected: c8b5a95b570949536a2b75cd8fc4f1de0bc60629 , < 13af556104fa93b1945c70bbf8a0a62cd2c92879 (git)
Affected: 6.1.26 , < 6.1.29 (semver)
Affected: 6.2.13 , < 6.2.16 (semver)
guessed 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)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "LOCAL",
              "availabilityImpact": "HIGH",
              "baseScore": 5.5,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "privilegesRequired": "LOW",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2023-53237",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-01-14T17:56:46.573711Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "description": "CWE-noinfo Not enough information",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-01-14T18:02:50.079Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "02e6cb9b3aeffc6b0e3955f6e0346293e2415cbc",
              "status": "affected",
              "version": "bef774effb278ff0b65ea2dbaa1ab32ba6a1dc13",
              "versionType": "git"
            },
            {
              "lessThan": "396401bc035ff5bf0c7b29c67caa10040eb3fb62",
              "status": "affected",
              "version": "56a03f64fedf49a4f81c5605167b6e7bb0300a59",
              "versionType": "git"
            },
            {
              "lessThan": "79038b78af931908d6f5d4e279d3afe32e7c840b",
              "status": "affected",
              "version": "c8b5a95b570949536a2b75cd8fc4f1de0bc60629",
              "versionType": "git"
            },
            {
              "lessThan": "13af556104fa93b1945c70bbf8a0a62cd2c92879",
              "status": "affected",
              "version": "c8b5a95b570949536a2b75cd8fc4f1de0bc60629",
              "versionType": "git"
            },
            {
              "lessThan": "6.1.29",
              "status": "affected",
              "version": "6.1.26",
              "versionType": "semver"
            },
            {
              "lessThan": "6.2.16",
              "status": "affected",
              "version": "6.2.13",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/amd/amdgpu/gmc_v11_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_v11_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_v11_0_hw_fini, which also leads to the call\ntrace.\n\n[  102.980303] Call Trace:\n[  102.980303]  \u003cTASK\u003e\n[  102.980304]  gmc_v11_0_hw_fini+0x54/0x90 [amdgpu]\n[  102.980357]  gmc_v11_0_suspend+0xe/0x20 [amdgpu]\n[  102.980409]  amdgpu_device_ip_suspend_phase2+0x240/0x460 [amdgpu]\n[  102.980459]  amdgpu_device_ip_suspend+0x3d/0x80 [amdgpu]\n[  102.980520]  amdgpu_device_pre_asic_reset+0xd9/0x490 [amdgpu]\n[  102.980573]  amdgpu_device_gpu_recover.cold+0x548/0xce6 [amdgpu]\n[  102.980687]  amdgpu_debugfs_reset_work+0x4c/0x70 [amdgpu]\n[  102.980740]  process_one_work+0x21f/0x3f0\n[  102.980741]  worker_thread+0x200/0x3e0\n[  102.980742]  ? process_one_work+0x3f0/0x3f0\n[  102.980743]  kthread+0xfd/0x130\n[  102.980743]  ? kthread_complete_and_exit+0x20/0x20\n[  102.980744]  ret_from_fork+0x22/0x30"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T15:28:22.267Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/02e6cb9b3aeffc6b0e3955f6e0346293e2415cbc"
        },
        {
          "url": "https://git.kernel.org/stable/c/396401bc035ff5bf0c7b29c67caa10040eb3fb62"
        },
        {
          "url": "https://git.kernel.org/stable/c/79038b78af931908d6f5d4e279d3afe32e7c840b"
        },
        {
          "url": "https://git.kernel.org/stable/c/13af556104fa93b1945c70bbf8a0a62cd2c92879"
        }
      ],
      "title": "drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-53237",
    "datePublished": "2025-09-15T14:22:10.193Z",
    "dateReserved": "2025-09-15T14:19:21.847Z",
    "dateUpdated": "2026-05-23T15:28:22.267Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-53237",
      "date": "2026-09-14",
      "epss": "0.00155",
      "percentile": "0.05024"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-53237\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-15T15:15:50.770\",\"lastModified\":\"2026-06-17T06:44:35.660\",\"vulnStatus\":\"Modified\",\"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_v11_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_v11_0_hw_fini, which also leads to the call\\ntrace.\\n\\n[  102.980303] Call Trace:\\n[  102.980303]  \u003cTASK\u003e\\n[  102.980304]  gmc_v11_0_hw_fini+0x54/0x90 [amdgpu]\\n[  102.980357]  gmc_v11_0_suspend+0xe/0x20 [amdgpu]\\n[  102.980409]  amdgpu_device_ip_suspend_phase2+0x240/0x460 [amdgpu]\\n[  102.980459]  amdgpu_device_ip_suspend+0x3d/0x80 [amdgpu]\\n[  102.980520]  amdgpu_device_pre_asic_reset+0xd9/0x490 [amdgpu]\\n[  102.980573]  amdgpu_device_gpu_recover.cold+0x548/0xce6 [amdgpu]\\n[  102.980687]  amdgpu_debugfs_reset_work+0x4c/0x70 [amdgpu]\\n[  102.980740]  process_one_work+0x21f/0x3f0\\n[  102.980741]  worker_thread+0x200/0x3e0\\n[  102.980742]  ? process_one_work+0x3f0/0x3f0\\n[  102.980743]  kthread+0xfd/0x130\\n[  102.980743]  ? kthread_complete_and_exit+0x20/0x20\\n[  102.980744]  ret_from_fork+0x22/0x30\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"bef774effb278ff0b65ea2dbaa1ab32ba6a1dc13\",\"lessThan\":\"02e6cb9b3aeffc6b0e3955f6e0346293e2415cbc\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"56a03f64fedf49a4f81c5605167b6e7bb0300a59\",\"lessThan\":\"396401bc035ff5bf0c7b29c67caa10040eb3fb62\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"c8b5a95b570949536a2b75cd8fc4f1de0bc60629\",\"lessThan\":\"79038b78af931908d6f5d4e279d3afe32e7c840b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"c8b5a95b570949536a2b75cd8fc4f1de0bc60629\",\"lessThan\":\"13af556104fa93b1945c70bbf8a0a62cd2c92879\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6.1.26\",\"lessThan\":\"6.1.29\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.2.13\",\"lessThan\":\"6.2.16\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.3\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.3\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.29\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.2.16\",\"lessThanOrEqual\":\"6.2.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.3.3\",\"lessThanOrEqual\":\"6.3.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.4\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"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},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-01-14T17:56:46.573711Z\",\"id\":\"CVE-2023-53237\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"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/02e6cb9b3aeffc6b0e3955f6e0346293e2415cbc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/13af556104fa93b1945c70bbf8a0a62cd2c92879\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/396401bc035ff5bf0c7b29c67caa10040eb3fb62\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/79038b78af931908d6f5d4e279d3afe32e7c840b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-06-30T10:13:09+00:00",
      "cve": "CVE-2023-53237",
      "id": "CVE-2023-53237",
      "initial_release_date": "2023-01-01T00:00:00+00:00",
      "product_status:fixed": "279",
      "product_status:known_affected": "22",
      "product_status:known_not_affected": "166",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: Linux kernel (amdgpu): Denial of Service via incorrect interrupt handling",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-53237.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-31T01:00:26Z",
      "cve": "CVE-2023-53237",
      "id": "CVE-2023-53237",
      "initial_release_date": "2025-09-19T23:35:18Z",
      "product_status:known_affected": "369",
      "product_status:known_not_affected": "456",
      "product_status:recommended": "121",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2023-53237",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-53237.json",
      "version": "16"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-53237\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-14T17:56:46.573711Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"description\": \"CWE-noinfo Not enough information\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-14T17:56:42.391Z\"}}], \"cna\": {\"title\": \"drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"bef774effb278ff0b65ea2dbaa1ab32ba6a1dc13\", \"lessThan\": \"02e6cb9b3aeffc6b0e3955f6e0346293e2415cbc\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"56a03f64fedf49a4f81c5605167b6e7bb0300a59\", \"lessThan\": \"396401bc035ff5bf0c7b29c67caa10040eb3fb62\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"c8b5a95b570949536a2b75cd8fc4f1de0bc60629\", \"lessThan\": \"79038b78af931908d6f5d4e279d3afe32e7c840b\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"c8b5a95b570949536a2b75cd8fc4f1de0bc60629\", \"lessThan\": \"13af556104fa93b1945c70bbf8a0a62cd2c92879\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.3\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"6.3\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"6.1.29\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.2.16\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.2.*\"}, {\"status\": \"unaffected\", \"version\": \"6.3.3\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.3.*\"}, {\"status\": \"unaffected\", \"version\": \"6.4\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/02e6cb9b3aeffc6b0e3955f6e0346293e2415cbc\"}, {\"url\": \"https://git.kernel.org/stable/c/396401bc035ff5bf0c7b29c67caa10040eb3fb62\"}, {\"url\": \"https://git.kernel.org/stable/c/79038b78af931908d6f5d4e279d3afe32e7c840b\"}, {\"url\": \"https://git.kernel.org/stable/c/13af556104fa93b1945c70bbf8a0a62cd2c92879\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"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_v11_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_v11_0_hw_fini, which also leads to the call\\ntrace.\\n\\n[  102.980303] Call Trace:\\n[  102.980303]  \u003cTASK\u003e\\n[  102.980304]  gmc_v11_0_hw_fini+0x54/0x90 [amdgpu]\\n[  102.980357]  gmc_v11_0_suspend+0xe/0x20 [amdgpu]\\n[  102.980409]  amdgpu_device_ip_suspend_phase2+0x240/0x460 [amdgpu]\\n[  102.980459]  amdgpu_device_ip_suspend+0x3d/0x80 [amdgpu]\\n[  102.980520]  amdgpu_device_pre_asic_reset+0xd9/0x490 [amdgpu]\\n[  102.980573]  amdgpu_device_gpu_recover.cold+0x548/0xce6 [amdgpu]\\n[  102.980687]  amdgpu_debugfs_reset_work+0x4c/0x70 [amdgpu]\\n[  102.980740]  process_one_work+0x21f/0x3f0\\n[  102.980741]  worker_thread+0x200/0x3e0\\n[  102.980742]  ? process_one_work+0x3f0/0x3f0\\n[  102.980743]  kthread+0xfd/0x130\\n[  102.980743]  ? kthread_complete_and_exit+0x20/0x20\\n[  102.980744]  ret_from_fork+0x22/0x30\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.29\", \"versionStartIncluding\": \"6.1.26\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.2.16\", \"versionStartIncluding\": \"6.2.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.3.3\", \"versionStartIncluding\": \"6.3\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.4\", \"versionStartIncluding\": \"6.3\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-05-11T19:40:53.686Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-53237\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-11T19:40:53.686Z\", \"dateReserved\": \"2025-09-15T14:19:21.847Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2025-09-15T14:22:10.193Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Loading…