CVE-2023-53193

Source
https://cve.org/CVERecord?id=CVE-2023-53193
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53193.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53193
Downstream
Related
Published
2025-09-15T14:06:38.609Z
Modified
2026-03-11T03:50:24.581545Z
Summary
drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini
Details

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

drm/amdgpu: fix amdgpuirqput call trace in gmcv100hwfini

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 gmcv100hw_fini, which also leads to the call trace.

[ 82.340264] Call Trace: [ 82.340265] <TASK> [ 82.340269] gmcv100hwfini+0x83/0xa0 [amdgpu] [ 82.340447] gmcv100suspend+0xe/0x20 [amdgpu] [ 82.340623] amdgpudeviceipsuspendphase2+0x127/0x1c0 [amdgpu] [ 82.340789] amdgpudeviceipsuspend+0x3d/0x80 [amdgpu] [ 82.340955] amdgpudevicepreasicreset+0xdd/0x2b0 [amdgpu] [ 82.341122] amdgpudevicegpurecover.cold+0x4dd/0xbb2 [amdgpu] [ 82.341359] amdgpudebugfsresetwork+0x4c/0x70 [amdgpu] [ 82.341529] processonework+0x21d/0x3f0 [ 82.341535] workerthread+0x1fa/0x3c0 [ 82.341538] ? processonework+0x3f0/0x3f0 [ 82.341540] kthread+0xff/0x130 [ 82.341544] ? kthreadcompleteandexit+0x20/0x20 [ 82.341547] retfromfork+0x22/0x30

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53193.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
59e2439111ac2bd24ea0cecf5825cf06684b2c6c
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
56a03f64fedf49a4f81c5605167b6e7bb0300a59
Fixed
a7e65a1ea871e99115add88ecbcfdbacc2415f07
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
c8b5a95b570949536a2b75cd8fc4f1de0bc60629
Fixed
23febab57e345c0e66f8574c1018707e7eb6ea94
Fixed
08c677cb0b436a96a836792bb35a8ec5de4999c2

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

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53193.json"
vanir_signatures
[
    {
        "id": "CVE-2023-53193-1309064f",
        "signature_version": "v1",
        "target": {
            "file": "drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "224606570877790349282957734043792062274",
                "44018978197543481740627439884060038237",
                "13631684461616566253354864277705805524",
                "135081819079827829811800673266047540578"
            ]
        },
        "signature_type": "Line",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@08c677cb0b436a96a836792bb35a8ec5de4999c2",
        "deprecated": false
    },
    {
        "id": "CVE-2023-53193-e531451f",
        "signature_version": "v1",
        "target": {
            "file": "drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c",
            "function": "gmc_v10_0_hw_fini"
        },
        "digest": {
            "function_hash": "147209046570219762022753766117557290596",
            "length": 303.0
        },
        "signature_type": "Function",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@08c677cb0b436a96a836792bb35a8ec5de4999c2",
        "deprecated": false
    }
]