CVE-2026-23063
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23063 is a NULL pointer dereference vulnerability in the Linux kernel's UACCE (Unified/User-space ACCelerator Framework) subsystem that can cause a kernel panic or system crash. The flaw arises when uacce_fops_release and uacce_remove execute concurrently — for example, during a forced poweroff while hardware accelerators are still active — causing uacce_put_queue to access a NULL ops pointer. Affected Linux kernel versions span from 5.7 through multiple stable branches up to 6.18.x. It was published on February 4, 2026, with patches released on March 13, 2026. The CVSS v3.1 base score is 5.5 (Medium) (Feedly).

Technical details

The root cause is classified as CWE-476 (NULL Pointer Dereference). The vulnerability exists in the UACCE subsystem's queue lifecycle management: directly calling put_queue without first ensuring all resources of uacce_queue have been fully released creates a race condition. When uacce_fops_release and uacce_remove run concurrently (e.g., during poweroff -f with active accelerator workloads), uacce_put_queue can dereference a NULL ops pointer because the device has already been removed. The fix introduces explicit queue state management — UACCE_Q_ZOMBIE (initial), UACCE_Q_INIT (after opening uacce), and UACCE_Q_STARTED (after ioctl start) — and adds a stop_queue operation for UACCE_CMD_PUT_Q to prevent accessing freed pointers (Feedly).

Impact

Successful exploitation results in a kernel panic and system crash, causing a denial of service. The impact is limited to availability — there is no confidentiality or integrity impact. Systems running UACCE-enabled hardware accelerators (e.g., Huawei Kunpeng or HiSilicon accelerator cards) are at risk, particularly in virtualized environments where forced power operations may be issued while accelerator queues are still active (Feedly).

Mitigation and workarounds

Update the Linux kernel to a patched version corresponding to the affected branch:

  • 5.7–5.10 branch: upgrade to 5.10.249 or later
  • 5.11–5.15 branch: upgrade to 5.15.199 or later
  • 5.16–6.1 branch: upgrade to 6.1.162 or later
  • 6.2–6.6 branch: upgrade to 6.6.122 or later
  • 6.7–6.12 branch: upgrade to 6.12.68 or later
  • 6.13–6.18 branch: upgrade to 6.18.8 or later
  • 6.19+: 6.19-rc7 and later include the fix

As a temporary workaround on unpatched systems, avoid issuing forced power operations (e.g., poweroff -f) while UACCE-enabled accelerator workloads are active. Ubuntu security notices USN-8162-1, USN-8180-1 through USN-8180-6, USN-8186-1, USN-8188-1, USN-8275-1, USN-8278-1, USN-8289-1, USN-8296-1, USN-8297-1, and SUSE advisory SUSE-2026-0962-1 address this CVE (Ubuntu USN, SUSE Advisory).

Community reactions

The vulnerability has been addressed by multiple Linux distribution vendors including Ubuntu (multiple USN advisories) and SUSE, indicating standard patch-cycle handling without notable public controversy or researcher commentary. No significant social media discussion or media coverage specific to this CVE has been identified (Feedly).

Additional resources


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-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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