CVE-2026-98143
Last modified
CVE-2026-98143 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Don't read the U65 rounding mode as a storage mode Bits 15:14 of NPU_SET_{IFM,OFM}_PRECISION select the activation storage mode on U85 only. On U65 the same field holds the rounding mode, and the command stream parser has read it as a storage mode since the driver was added. That went unnoticed while unknown values fell through the switch, but now that they are rejected, every U65 command stream that asks for natural rounding (2) fails CMDSTREAM_BO_CREATE with -EINVAL.
Description
In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Don't read the U65 rounding mode as a storage mode Bits 15:14 of NPU_SET_{IFM,OFM}_PRECISION select the activation storage mode on U85 only. On U65 the same field holds the rounding mode, and the command stream parser has read it as a storage mode since the driver was added. That went unnoticed while unknown values fell through the switch, but now that they are rejected, every U65 command stream that asks for natural rounding (2) fails CMDSTREAM_BO_CREATE with -EINVAL. Mesa emits it for average pooling, concatenation, split, unpack, strided slice, LUT and argmax, which is 72 failures of the Teflon test suite on an i.MX93. Truncating rounding (1) is misread as well: it picks the two-tile address path and computes a bogus feature map size from tile bases the command stream never set. Read the field as a storage mode only on the hardware where it is one.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b, < 6b08adbda8ea797849e3654ce12cb3856ce6051a; >= 5a5e9c0228e613f0ef2a58b9782d7c0ea8f1e58b, < db9deec5a345abc538d081fb221dc0b00a9695bd |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98143?
How severe is CVE-2026-98143?
How do I fix CVE-2026-98143?
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-98137In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98138In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98139In the Linux kernel, the following vulnerability has been re…
- 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-98144In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98145In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98146In 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…
Are you affected by CVE-2026-98143?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
