CVE-2026-46276

Local kernel crash via zero-size GDS initialization

Published Jun 8, 2026 · Updated Jun 8, 2026

Denial of service in Linux Kernel affected branches allows local users to crash the kernel while loading amdgpu on RDNA4 systems. amdgpu_ttm_init() passes each absent GDS, GWS, and OA resource to amdgpu_ttm_init_on_chip(), which initializes a zero-length DRM memory range and trips DRM_MM_BUG_ON(). The crash requires RDNA4 hardware and a kernel built with CONFIG_DRM_DEBUG_MM; it occurs during amdgpu module loading and interrupts the host.

CVSS severity5.5
Medium
EPSS probability0.12%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Denial of service in Linux Kernel affected branches allows local users to crash the kernel while loading amdgpu on RDNA4 systems. amdgpu_ttm_init() passes each absent GDS, GWS, and OA resource to amdgpu_ttm_init_on_chip(), which initializes a zero-length DRM memory range and trips DRM_MM_BUG_ON(). The crash requires RDNA4 hardware and a kernel built with CONFIG_DRM_DEBUG_MM; it occurs during amdgpu module loading and interrupts the host.

The record

CVE
CVE-2026-46276
Published
Jun 8, 2026
Updated
Jun 8, 2026
Vendor
The Linux Kernel Organization
Product
Linux Kernel
Classifications
T1499
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Jun 8, 2026CVE publishedPublication date reported by the CVE source.
  2. Jun 8, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0 <5.10.258
  2. Affected versionversion=0 <5.15.209
  3. Affected versionversion=0 <6.1.175
  4. Affected versionversion=0 <6.12.86
  5. Affected versionversion=0 <6.18.27
  6. Affected versionversion=0 <6.6.140
  7. Affected versionversion=0 <7.0.4
  8. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <095a8b0ad3c3b5cdc3850d961adb8a8f735220bb
  9. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <0e21db1a77967bc15df662efdca8ea8a61d124ea
  10. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <1f5d33e7b0a9a2a140f46e22fb52eede323c5946
  11. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <30c000a49094ec568c9b51b7421f7a4a3f0b0298
  12. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <36f9602fb22ede69fcc8b422be0cf8105bf655ad
  13. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <3e26c76891ab99fa173e9c501119fbb5c9f4600f
  14. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <9bc925759c05feae7dfa9570e77131d54729c8ea
  15. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <be0376affcafa0bbb371bb501579a825eae32281

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linux Kernelversion=0 <5.10.258; version=0 <5.15.209; version=0 <6.1.175; version=0 <6.12.86; version=0 <6.18.27; version=0 <6.6.140; version=0 <7.0.4; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <095a8b0ad3c3b5cdc3850d961adb8a8f735220bb; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <0e21db1a77967bc15df662efdca8ea8a61d124ea; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <1f5d33e7b0a9a2a140f46e22fb52eede323c5946; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <30c000a49094ec568c9b51b7421f7a4a3f0b0298; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <36f9602fb22ede69fcc8b422be0cf8105bf655ad; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <3e26c76891ab99fa173e9c501119fbb5c9f4600f; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <9bc925759c05feae7dfa9570e77131d54729c8ea; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <be0376affcafa0bbb371bb501579a825eae32281

Published CVSS scores

5.5NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

T1499Endpoint Denial of Service

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo