CVE-2026-97912: accel: ethosu: Ensure SRAM size is 0 on mapping failure

Published Sep 25, 2026
·
Updated

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

accel: ethosu: Ensure SRAM size is 0 on mapping failure

On a mapping failure of the SRAM, the SRAM size is left as non-zero. The probe will succeed as the error return is not checked since having SRAM is not a hard requirement. The non-zero size allows jobs to access SRAM which is left pointing to physical base address 0x0.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    Ensure the SRAM size is set to 0 when SRAM mapping fails, preventing jobs from accessing SRAM left pointing to physical base address 0x0.

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

Under what condition can the unsafe SRAM access occur?

It occurs when mapping the SRAM fails but probing still succeeds because SRAM is not a hard requirement. The failed mapping leaves the SRAM size non-zero, allowing jobs to treat SRAM as available.

2

What is the impact of the failed mapping state?

Jobs can access SRAM through a pointer left at physical base address 0x0. The fix ensures the SRAM size is set to zero when mapping fails, preventing jobs from using that unavailable mapping.

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