CVE-2023-53237

Source
https://cve.org/CVERecord?id=CVE-2023-53237
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53237.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53237
Downstream
Related
Published
2025-09-15T14:22:10.193Z
Modified
2026-02-20T09:05:56.385099Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu: fix amdgpuirqput call trace in gmcv110hwfini

The gmc.eccirq 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 amdgpuirqput function in gmcv110hw_fini, which also leads to the call trace.

[ 102.980303] Call Trace: [ 102.980303] <TASK> [ 102.980304] gmcv110hwfini+0x54/0x90 [amdgpu] [ 102.980357] gmcv110suspend+0xe/0x20 [amdgpu] [ 102.980409] amdgpudeviceipsuspendphase2+0x240/0x460 [amdgpu] [ 102.980459] amdgpudeviceipsuspend+0x3d/0x80 [amdgpu] [ 102.980520] amdgpudevicepreasicreset+0xd9/0x490 [amdgpu] [ 102.980573] amdgpudevicegpurecover.cold+0x548/0xce6 [amdgpu] [ 102.980687] amdgpudebugfsresetwork+0x4c/0x70 [amdgpu] [ 102.980740] processonework+0x21f/0x3f0 [ 102.980741] workerthread+0x200/0x3e0 [ 102.980742] ? processonework+0x3f0/0x3f0 [ 102.980743] kthread+0xfd/0x130 [ 102.980743] ? kthreadcompleteandexit+0x20/0x20 [ 102.980744] retfromfork+0x22/0x30

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53237.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
bef774effb278ff0b65ea2dbaa1ab32ba6a1dc13
Fixed
02e6cb9b3aeffc6b0e3955f6e0346293e2415cbc
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
56a03f64fedf49a4f81c5605167b6e7bb0300a59
Fixed
396401bc035ff5bf0c7b29c67caa10040eb3fb62
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
c8b5a95b570949536a2b75cd8fc4f1de0bc60629
Fixed
79038b78af931908d6f5d4e279d3afe32e7c840b
Fixed
13af556104fa93b1945c70bbf8a0a62cd2c92879

Affected versions

v6.*
v6.1.26
v6.1.27
v6.1.28
v6.2.13
v6.2.14
v6.2.15
v6.3
v6.3.1
v6.3.2

Database specific

vanir_signatures
[
    {
        "digest": {
            "line_hashes": [
                "224606570877790349282957734043792062274",
                "44018978197543481740627439884060038237",
                "258553647309829355703746067421153629372",
                "71867141137133805384129157664637769026"
            ],
            "threshold": 0.9
        },
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@13af556104fa93b1945c70bbf8a0a62cd2c92879",
        "id": "CVE-2023-53237-023be87c",
        "target": {
            "file": "drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c"
        }
    },
    {
        "digest": {
            "line_hashes": [
                "224606570877790349282957734043792062274",
                "44018978197543481740627439884060038237",
                "258553647309829355703746067421153629372",
                "71867141137133805384129157664637769026"
            ],
            "threshold": 0.9
        },
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@79038b78af931908d6f5d4e279d3afe32e7c840b",
        "id": "CVE-2023-53237-2c16dbfa",
        "target": {
            "file": "drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c"
        }
    },
    {
        "digest": {
            "function_hash": "41161997276035057937695449910031320662",
            "length": 303.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@79038b78af931908d6f5d4e279d3afe32e7c840b",
        "id": "CVE-2023-53237-31443eb1",
        "target": {
            "function": "gmc_v11_0_hw_fini",
            "file": "drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c"
        }
    },
    {
        "digest": {
            "function_hash": "41161997276035057937695449910031320662",
            "length": 303.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@396401bc035ff5bf0c7b29c67caa10040eb3fb62",
        "id": "CVE-2023-53237-348698ae",
        "target": {
            "function": "gmc_v11_0_hw_fini",
            "file": "drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c"
        }
    },
    {
        "digest": {
            "function_hash": "41161997276035057937695449910031320662",
            "length": 303.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@02e6cb9b3aeffc6b0e3955f6e0346293e2415cbc",
        "id": "CVE-2023-53237-74c858e5",
        "target": {
            "function": "gmc_v11_0_hw_fini",
            "file": "drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c"
        }
    },
    {
        "digest": {
            "line_hashes": [
                "224606570877790349282957734043792062274",
                "44018978197543481740627439884060038237",
                "258553647309829355703746067421153629372",
                "71867141137133805384129157664637769026"
            ],
            "threshold": 0.9
        },
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@02e6cb9b3aeffc6b0e3955f6e0346293e2415cbc",
        "id": "CVE-2023-53237-8effb4f5",
        "target": {
            "file": "drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c"
        }
    },
    {
        "digest": {
            "function_hash": "41161997276035057937695449910031320662",
            "length": 303.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@13af556104fa93b1945c70bbf8a0a62cd2c92879",
        "id": "CVE-2023-53237-a722cf14",
        "target": {
            "function": "gmc_v11_0_hw_fini",
            "file": "drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c"
        }
    },
    {
        "digest": {
            "line_hashes": [
                "224606570877790349282957734043792062274",
                "44018978197543481740627439884060038237",
                "258553647309829355703746067421153629372",
                "71867141137133805384129157664637769026"
            ],
            "threshold": 0.9
        },
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@396401bc035ff5bf0c7b29c67caa10040eb3fb62",
        "id": "CVE-2023-53237-bb4f11d7",
        "target": {
            "file": "drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c"
        }
    }
]
source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53237.json"

Git / github.com/gregkh/linux

Affected versions

v6.*
v6.1.26
v6.1.27
v6.1.28
v6.2.13
v6.2.14
v6.2.15
v6.3.1
v6.3.2

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53237.json"