CVE-2026-23358

MEDIUM

drm/amdgpu: Fix error handling in slot reset

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix error handling in slot reset If the device has not recovered after slot reset is called, it goes to out label for error handling. There it could make decision based on uninitialized hive pointer and could result in accessing an uninitialized list. Initialize the list and hive properly so that it handles the error situation and also releases the reset domain lock which is acquired during error_detected callback. (cherry picked from commit bb71362182e59caa227e4192da5a612b09349696)

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 3.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-908
Status published
Products (14)
linux/Kernel 6.16.0 - 6.18.17linux
linux/Kernel 6.19.0 - 6.19.7linux
Linux/Linux < 6.16
Linux/Linux 6.16
Linux/Linux 6.18.17 - 6.18.*
Linux/Linux 6.19.7 - 6.19.*
Linux/Linux 7.0
Linux/Linux 7.0-rc2
Linux/Linux 732c6cefc1ecfc8de5d7a2029480798655d979d8 - 73e8bdf14248136459753252a438177df7ed8c7c
Linux/Linux 732c6cefc1ecfc8de5d7a2029480798655d979d8 - b57c4ec98c17789136a4db948aec6daadceb5024
... and 4 more
Published Mar 25, 2026
Tracked Since Mar 25, 2026