CVE-2026-97913: accel: ethosu: Ensure cmd stream ends with a stop op

Published Sep 25, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

accel: ethosu: Ensure cmd stream ends with a stop op

While the QSIZE register setting should prevent an out of bounds access of the command stream, it is not clear whether the h/w generates an interrupt in this case as is required (to prevent a timeout). As a stop op is expected end of the command stream, let's just ensure it is present. A stop op in the middle of the command stream also makes no sense.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Ensure the command stream ends with a STOP op; a STOP op in the middle of the command stream is not valid.

    Linux kernel accel: ethosu command stream termination = STOP op

Event History

Sep 25, 2026
CVE Published
via MITRE·10:22 AM
Data Sourced
via MITRE·10:22 AM
Description
Data Sourced
via NVD·11:17 AM
Description

Frequently Asked Questions

1

What condition triggers the problematic command-stream behavior?

The issue concerns a command stream that does not end with a stop operation. Although the QSIZE register is intended to prevent an out-of-bounds command-stream access, the hardware may not generate the interrupt needed to avoid a timeout in this condition.

2

What validation does the fix add?

The resolved code ensures that a stop operation is present at the end of the command stream. It also rejects the nonsensical case of a stop operation appearing in the middle of the stream.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203