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
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53193.json"
}"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53193.json"
[
{
"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
}
]