Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-23338
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23338 is an improper input validation vulnerability in the Linux kernel's AMD GPU userq (user queue) driver that allows a local unprivileged user to trigger kernel warning backtraces via the userq wait ioctl. The flaw was disclosed on March 25, 2026, and affects Linux kernel versions 6.16, 6.16.1 through 6.18.16, 6.19 through 6.19.6, and 7.0 release candidates rc1 through rc7. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is classified as CWE-1284 (Improper Validation of Specified Quantity in Input). In the drm/amdgpu/userq subsystem, the userq wait ioctl does not adequately validate the num_fences parameter supplied by userspace; if the value is too small — either deliberately or because the required fence count grew between two successive ioctl calls — the kernel previously emitted WARN_ON backtraces. The fix removes these WARN_ON macros so that the kernel simply returns an errno to userspace without generating a warning backtrace, since the condition does not represent a kernel fault (Red Hat Bugzilla, Kernel Git).

Impact

A local user with low privileges can repeatedly invoke the userq wait ioctl with an undersized num_fences value, causing the kernel to flood its logs with warning backtraces. This results in high availability impact through kernel log flooding, which can degrade system performance and obscure legitimate kernel warnings in monitoring and debugging pipelines. There is no confidentiality or integrity impact, and the attack is confined to the local system without scope change (Red Hat Advisory).

Exploitability

No public proof-of-concept exploit code is known to exist, and there is no evidence of in-the-wild exploitation as of the time of disclosure. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. The EPSS score is approximately 0.017%, reflecting very low probability of exploitation in the near term (Red Hat Advisory).

Indicators of compromise

  • Logs: Repeated kernel warning backtraces in /var/log/kern.log or dmesg output originating from the drm/amdgpu/userq subsystem, particularly WARN_ON entries associated with fence count mismatches in the userq wait ioctl.
  • Process: Unusual or high-frequency invocations of AMD GPU-related ioctls by unprivileged local processes, potentially visible via strace or audit logs targeting ioctl syscalls on /dev/dri/ device nodes.

Mitigation and workarounds

Update the Linux kernel to a fixed version: 6.18.17 or later, 6.19.7 or later, or the final 7.0 release. Patches are available from the Linux kernel stable Git repositories and Red Hat's Bugzilla. As an interim measure on unpatched systems, restrict local user access to AMD GPU device nodes (e.g., /dev/dri/) where operationally feasible, and monitor kernel logs for anomalous drm/amdgpu/userq warning output (Red Hat Bugzilla, Kernel Git).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Fixed

sid

linux: 6.19.8-1

Fixed

trixie

linux

Fixed

Ubuntu

Affected

bionic

linux

Not Affected

bionic (esm-infra)

linux

Not Affected

bionic (fips-updates)

linux-fips

Not Affected

bionic (fips)

linux-fips

Not Affected

devel

linux

Not Affected

focal

linux

Not Affected

focal (esm-infra)

linux

Not Affected

focal (fips-updates)

linux-fips

Not Affected

RHEL / CentOS

Affected

RHEL 8

Not Affected

RHEL 9

kernel-rt.src

Affected

RHEL 10

kernel.src

Affected

SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.17
NoYesSep 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management