Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-23213
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-18 Feb, 2026 | 14:21
Updated At-11 May, 2026 | 22:02
Rejected At-
▼CVE Numbering Authority (CNA)
drm/amd/pm: Disable MMIO access during SMU Mode 1 reset

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)

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
  • drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
  • drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
Default Status
unaffected
Versions
Affected
  • From ea8139d8d59bd6f014b317e7423345169a56fe49 before c1853ebbec980d5c05d431bfd6ded73b1363fd00 (git)
  • From ea8139d8d59bd6f014b317e7423345169a56fe49 before cd7ff7fd3e4b77f0b5a292e0926532eaa07c5162 (git)
  • From ea8139d8d59bd6f014b317e7423345169a56fe49 before 0de604d0357d0d22cbf03af1077d174b641707b6 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
  • drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
  • drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
Default Status
affected
Versions
Affected
  • 5.9
Unaffected
  • From 0 before 5.9 (semver)
  • From 6.12.70 through 6.12.* (semver)
  • From 6.18.10 through 6.18.* (semver)
  • From 6.19 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/c1853ebbec980d5c05d431bfd6ded73b1363fd00
N/A
https://git.kernel.org/stable/c/cd7ff7fd3e4b77f0b5a292e0926532eaa07c5162
N/A
https://git.kernel.org/stable/c/0de604d0357d0d22cbf03af1077d174b641707b6
N/A
Hyperlink: https://git.kernel.org/stable/c/c1853ebbec980d5c05d431bfd6ded73b1363fd00
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/cd7ff7fd3e4b77f0b5a292e0926532eaa07c5162
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/0de604d0357d0d22cbf03af1077d174b641707b6
Resource: N/A
Details not found