ghsa-48x8-gfgf-f9w8
Vulnerability from github
Published
2025-09-15 15:31
Modified
2025-09-15 15:31
Details

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] [ 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

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2023-53237"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2025-09-15T15:15:50Z",
    "severity": null
  },
  "details": "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",
  "id": "GHSA-48x8-gfgf-f9w8",
  "modified": "2025-09-15T15:31:29Z",
  "published": "2025-09-15T15:31:29Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53237"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/02e6cb9b3aeffc6b0e3955f6e0346293e2415cbc"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/13af556104fa93b1945c70bbf8a0a62cd2c92879"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/396401bc035ff5bf0c7b29c67caa10040eb3fb62"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/79038b78af931908d6f5d4e279d3afe32e7c840b"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}


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…