CVE-2026-68316
Received Received - Intake

Element Size Miscalculation in Linux Kernel Ethosu Accelerator

Vulnerability report for CVE-2026-68316, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-10

Last updated on: 2026-08-10

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is 16/32/64 bits. For NHWC format, the element size is simply missing from the calculation. The bitfield for the element size is different between IFM/IFM2 and OFM. IFM and IFM2 encode the precision in parameter bits 2:3, while OFM uses bits 1:2.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-10
Last Modified
2026-08-10
Generated
2026-08-10
AI Q&A
2026-08-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves incorrect element size accounting during command stream validation in the ethosu accelerator. It affects calculations when element sizes are 16/32/64 bits, particularly missing element size for NHWC format. The issue stems from differing bitfield encodings for element size between IFM/IFM2 and OFM.

Impact Analysis

This vulnerability could lead to incorrect memory handling or buffer overflows in systems using the ethosu accelerator. If exploited, it may cause system instability, crashes, or potential privilege escalation in affected Linux kernel versions.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the element size accounting issue in the ethosu accelerator command stream validation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-68316. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart