Vulnerability in Linux
CVE-2026-23358
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)
EPSS: 0.001 (2.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 732c6cefc1ecfc8de5d7a2029480798655d979d8, 6.16, 0
- Linux Linux_kernel — versions 6.16, 7.0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-23358?
- CVE-2026-23358 is a medium-severity vulnerability in Linux, classified under Use of Uninitialized Resource. CVSS score: 5.5/10. Published 2026-03-25.
- How severe is CVE-2026-23358?
- Medium severity. CVSS v3 base score is 5.5 out of 10.