PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-97911 Linux CVE debrief

A vulnerability in the Linux kernel's accel: ethosu driver allows userspace to potentially access stale SRAM base addresses when the job SRAM size is set to 0. This could lead to unintended behavior or information disclosure. The vulnerability arises from the possibility of userspace setting the job SRAM size to 0 while still having SRAM accesses in the command stream. When the job SRAM size is 0, the setting of the region base register is skipped, and a stale base address from a prior job is used. This issue can result in security concerns, including potential information disclosure or unintended behavior in systems using this driver.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-25
Original CVE updated
2026-09-25
Advisory published
2026-09-25
Advisory updated
2026-09-25

Who should care

Defenders responsible for Linux kernel-based systems, especially those executing untrusted userspace applications, should assess exposure and prioritize patching. This includes operators managing Linux kernel deployments, vulnerability management teams, and security teams responsible for ensuring system security and integrity.

Why it matters

Defenders should care about CVE-2026-97911 because it affects the Linux kernel's accel: ethosu driver, potentially allowing userspace to access stale SRAM base addresses. This could lead to information disclosure or unintended behavior in systems using this driver. The vulnerability requires verification of patch application and system configuration to mitigate.

  • Potential information disclosure due to stale SRAM base address usage
  • Unintended behavior in systems using the accel: ethosu driver
  • Need for verification of patch application and system configuration

Technical summary

The Linux kernel's accel: ethosu driver is vulnerable to a situation where userspace can set the job SRAM size to 0 and still have SRAM accesses in the command stream. This can lead to the use of a stale base address from a prior job, potentially causing unintended behavior or information disclosure. The vulnerability requires verification of patch application and system configuration to mitigate. The issue arises from the lack of checking the region size against the job's SRAM size, which can lead to security concerns.

Defensive priority

Defenders should prioritize verifying and applying patches for this vulnerability, especially in systems where untrusted userspace applications are executed.

Recommended defensive actions

  • Verify and apply patches for this vulnerability
  • Review and update Linux kernel versions to ensure the fix is included
  • Monitor systems for unusual behavior related to the accel: ethosu driver
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its CVSS score and vector. However, the corpus does not establish versions, exploitation, impact, or remediation beyond the provided information.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-97911 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-97911

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-97911 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97911

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/2b39d680c9e0fb4d625f2916980977622e84248c

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/50c27d412fedc95b8d54d477af47451a382e8cdd

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.