CVE-2026-23358 PUBLISHED

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.02% · 3.9th percentile

Risk Scores

EPSS Score
0.02%
3.9th percentile

Affected Products

VendorProductVersions
LinuxLinux732c6cefc1ecfc8de5d7a2029480798655d979d8, 732c6cefc1ecfc8de5d7a2029480798655d979d8, 732c6cefc1ecfc8de5d7a2029480798655d979d8
linuxlinux_kernel6.16, 6.16, 6.16

Timeline

References

Open in Interactive Console →