CVE-2026-23358

MEDIUM EPSS 2.2%
Published Mar 25, 20263mo ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Mar 25, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago

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)

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
2.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-908

Affected Products 10

VendorProductVersionRange
linuxlinux_kernel*≥6.16.1  –  <6.18.17
linuxlinux_kernel*≥6.19  –  <6.19.7
linuxlinux_kernel6.16any
linuxlinux_kernel7.0any
linuxlinux_kernel7.0any
linuxlinux_kernel7.0any
linuxlinux_kernel7.0any
linuxlinux_kernel7.0any
linuxlinux_kernel7.0any
linuxlinux_kernel7.0any

References 3

  • git.kernel.org https://git.kernel.org/stable/c/73e8bdf14248136459753252a438177df7ed8c7c
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/b57c4ec98c17789136a4db948aec6daadceb5024
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/baf4e7968911635eb816870af0ea587ac1457052
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/73e8bdf14248136459753252a438177df7ed8c7c
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/b57c4ec98c17789136a4db948aec6daadceb5024
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/baf4e7968911635eb816870af0ea587ac1457052
    Patch