CVE-2026-23213

MEDIUM

Linux Kernel 5.9-6.12.69, 6.13-6.18.9, 6.19 - Denial of Service via MMIO Access During SMU Mode 1 Reset

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Disable MMIO access during SMU Mode 1 reset During Mode 1 reset, the ASIC undergoes a reset cycle and becomes temporarily inaccessible via PCIe. Any attempt to access MMIO registers during this window (e.g., from interrupt handlers or other driver threads) can result in uncompleted PCIe transactions, leading to NMI panics or system hangs. To prevent this, set the `no_hw_access` flag to true immediately after triggering the reset. This signals other driver components to skip register accesses while the device is offline. A memory barrier `smp_mb()` is added to ensure the flag update is globally visible to all cores before the driver enters the sleep/wait state. (cherry picked from commit 7edb503fe4b6d67f47d8bb0dfafb8e699bb0f8a4)

Scores

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

Details

Status published
Products (12)
linux/Kernel 5.9.0 - 6.12.70linux
linux/Kernel 6.13.0 - 6.18.10linux
Linux/Linux < 5.9
Linux/Linux 5.9
Linux/Linux 6.12.70 - 6.12.*
Linux/Linux 6.18.10 - 6.18.*
Linux/Linux 6.19
Linux/Linux ea8139d8d59bd6f014b317e7423345169a56fe49 - 0de604d0357d0d22cbf03af1077d174b641707b6
Linux/Linux ea8139d8d59bd6f014b317e7423345169a56fe49 - c1853ebbec980d5c05d431bfd6ded73b1363fd00
Linux/Linux ea8139d8d59bd6f014b317e7423345169a56fe49 - cd7ff7fd3e4b77f0b5a292e0926532eaa07c5162
... and 2 more
Published Feb 18, 2026
Tracked Since Feb 18, 2026