In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject NPU_OP_RESIZE commands from userspace NPU_OP_RESIZE is a… (CVE-2026-53169)
In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject NPU_OP_RESIZE commands from userspace NPU_OP_RESIZE is a U85-only command that the driver does not yet implement. The existing WARN_ON(1) placeholder fires unconditionally whenever userspace submits this command via DRM_IOCTL_ETHOSU_GEM_CREATE, causing unbounded kernel log spam. If panic_on_warn is set the kernel panics, giving any unprivileged user with access to the DRM device a trivial denial-of-service primitive. Replace the WARN_ON(1) with an explicit -EINVAL return so the ioctl rejects the command before it reaches hardware.
AI Analysis
Technical Summary
The Linux kernel ethosu driver mishandles the NPU_OP_RESIZE command submitted via DRM_IOCTL_ETHOSU_GEM_CREATE. This command is specific to U85 hardware and is not implemented by the driver. Previously, the driver triggered a WARN_ON(1) unconditionally when this command was received, causing excessive kernel log spam. If the kernel is configured with panic_on_warn, this leads to a kernel panic, enabling a trivial denial-of-service attack by any unprivileged user with DRM device access. The fix replaces the WARN_ON(1) with an explicit -EINVAL return, rejecting the command before hardware interaction.
Potential Impact
Unprivileged users with access to the DRM device can cause unbounded kernel log spam and potentially trigger a kernel panic if panic_on_warn is enabled, resulting in a denial-of-service condition. There is no impact on confidentiality or integrity.
Mitigation Recommendations
A fix has been implemented that replaces the WARN_ON(1) with an explicit -EINVAL return to reject the unsupported NPU_OP_RESIZE command. Users should apply the official kernel update containing this fix when available. Until then, restricting unprivileged access to the DRM device can reduce risk. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject NPU_OP_RESIZE commands from userspace NPU_OP_RESIZE is a… (CVE-2026-53169)
Description
In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject NPU_OP_RESIZE commands from userspace NPU_OP_RESIZE is a U85-only command that the driver does not yet implement. The existing WARN_ON(1) placeholder fires unconditionally whenever userspace submits this command via DRM_IOCTL_ETHOSU_GEM_CREATE, causing unbounded kernel log spam. If panic_on_warn is set the kernel panics, giving any unprivileged user with access to the DRM device a trivial denial-of-service primitive. Replace the WARN_ON(1) with an explicit -EINVAL return so the ioctl rejects the command before it reaches hardware.
CVSS v3.1
Score 5.5medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel ethosu driver mishandles the NPU_OP_RESIZE command submitted via DRM_IOCTL_ETHOSU_GEM_CREATE. This command is specific to U85 hardware and is not implemented by the driver. Previously, the driver triggered a WARN_ON(1) unconditionally when this command was received, causing excessive kernel log spam. If the kernel is configured with panic_on_warn, this leads to a kernel panic, enabling a trivial denial-of-service attack by any unprivileged user with DRM device access. The fix replaces the WARN_ON(1) with an explicit -EINVAL return, rejecting the command before hardware interaction.
Potential Impact
Unprivileged users with access to the DRM device can cause unbounded kernel log spam and potentially trigger a kernel panic if panic_on_warn is enabled, resulting in a denial-of-service condition. There is no impact on confidentiality or integrity.
Mitigation Recommendations
A fix has been implemented that replaces the WARN_ON(1) with an explicit -EINVAL return to reject the unsupported NPU_OP_RESIZE command. Users should apply the official kernel update containing this fix when available. Until then, restricting unprivileged access to the DRM device can reduce risk. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-jhr3-25h7-qp3m
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53169"]
- Ecosystems
- []
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a4c344c27e9c797195fbd84
Added to database: 07/06/2026, 23:03:40 UTC
Last enriched: 07/06/2026, 23:28:55 UTC
Last updated: 07/31/2026, 19:24:47 UTC
Views: 10
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.