CVE-2026-98146
Last modified
CVE-2026-98146 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Remove __counted_by from struct amdxdna_cmd_chain struct amdxdna_cmd_chain contains a flexible array annotated with __counted_by(command_count). Since the structure is stored in shared AMDXDNA_BO_SHARE memory, userspace can modify command_count concurrently. If command_count is changed to zero, the bounds check generated from __counted_by may fail and trigger a kernel panic. Remove __counted_by to avoid relying on the userspace-controlled command_count for the flexible array bounds check..
Description
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Remove __counted_by from struct amdxdna_cmd_chain struct amdxdna_cmd_chain contains a flexible array annotated with __counted_by(command_count). Since the structure is stored in shared AMDXDNA_BO_SHARE memory, userspace can modify command_count concurrently. If command_count is changed to zero, the bounds check generated from __counted_by may fail and trigger a kernel panic. Remove __counted_by to avoid relying on the userspace-controlled command_count for the flexible array bounds check.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= aac243092b707bb3018e951d470cc1a9bcbaba6c, < 93fa3e925b15b0ded0a549fe7f12bfbb1c4e171a; >= aac243092b707bb3018e951d470cc1a9bcbaba6c, < 52f3e086760a9a3e02a46a10b57caffd73b1c204; >= aac243092b707bb3018e951d470cc1a9bcbaba6c, < b3709d354545e70388177500761f92d906c4dfd6 |
| Linux | Linux | 6.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98146?
How severe is CVE-2026-98146?
How do I fix CVE-2026-98146?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-98140In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98141In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98142In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98143In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-98144In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98145In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98147In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98148In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98149In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9815The MagicForm WordPress plugin through 0.1.3 does not proper…6.5
- CVE-2026-98150In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-98151In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98146?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
