Memory Management Vulnerability in Linux Kernel Affecting AMD XDNA Architecture
CVE-2026-98146

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
25 September 2026

What is CVE-2026-98146?

A significant memory management issue has been identified in the Linux kernel, specifically impacting the AMD XDNA architecture. This vulnerability arises from a structure within the AMD XDNA command chain that utilizes a flexible array, which was incorrectly annotated with a userspace-dependent count. This setup allows userspace to modify the command count concurrently, potentially setting it to zero. Consequently, any bounds checks relying on this count could lead to undetected memory access violations, causing a kernel panic. The issue was rectified by removing the __counted_by annotation, thus eliminating the dangerous dependency on a userspace-controlled parameter for validating array bounds.

Affected Version(s)

Linux aac243092b707bb3018e951d470cc1a9bcbaba6c < 93fa3e925b15b0ded0a549fe7f12bfbb1c4e171a

Linux aac243092b707bb3018e951d470cc1a9bcbaba6c < 52f3e086760a9a3e02a46a10b57caffd73b1c204

Linux aac243092b707bb3018e951d470cc1a9bcbaba6c

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.