CVE-2026-23306
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23306 is a use-after-free (double free) vulnerability in the Linux kernel's pm8001 SCSI driver, specifically within the pm8001_queue_command() function. It was introduced by commit e29c47fe8946 ("scsi: pm8001: Simplify pm8001_task_exec()") and disclosed on March 25, 2026. Affected kernel versions span from 5.18 through multiple stable branches, with fixes available in 6.1.167, 6.6.130, 6.12.77, 6.18.17, 6.19.7, and 7.0-rc2. It carries a CVSS v3.1 base score of 7.8 (High) (Red Hat Advisory, Feedly).

Technical details

The root cause is a use-after-free condition (CWE-416) in pm8001_queue_command(). When a physical layer (phy) is down or a device is in a gone state, the function calls task_done to signal task completion to the upper layer — which frees the underlying SAS task — and then incorrectly returns -ENODEV to the caller. The libsas layer's sas_ata_qc_issue() interprets -ENODEV as meaning the task was never handled by the Low-Level Device Driver (LLDD) and proceeds to free the already-freed task, resulting in a double free. The fix requires pm8001_queue_command() to return 0 in this path, correctly indicating the task has been handled (Red Hat Advisory, Kernel Patch).

Impact

A local attacker with low privileges can trigger the double free by issuing SCSI commands when a pm8001 controller's physical layer is in a down or device-gone state. Successful exploitation can lead to arbitrary code execution with kernel privileges, resulting in full confidentiality, integrity, and availability compromise of the affected system. The scope is limited to the local machine, but kernel-level code execution could enable privilege escalation and lateral movement within a compromised environment (Red Hat Advisory).

Mitigation and workarounds

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

  • 6.1.x: upgrade to 6.1.167 or later
  • 6.2–6.6: upgrade to 6.6.130 or later
  • 6.7–6.12: upgrade to 6.12.77 or later
  • 6.13–6.18: upgrade to 6.18.17 or later
  • 6.19+: upgrade to 6.19.7 or later
  • Azure Linux users: update to azl3_kernel_6.6.126.1-1 or later

As a temporary workaround, restrict local user access to SCSI command interfaces on systems with pm8001 controllers until patching is completed. Debian users should apply DSA-6238-1 or DSA-6243-1 as applicable, and SUSE users should apply SUSE-SU-2026:2217-1 or SUSE-SU-2026:2238-1 (Red Hat Advisory, Kernel Patch).

Community reactions

Red Hat has published a security advisory tracking this CVE and assigned a CVSS v3.1 score of 7.8 (High). Debian has issued security advisories DSA-6238-1 and DSA-6243-1 addressing this vulnerability in their kernel packages, and SUSE has released corresponding security updates. No notable independent researcher commentary or significant social media discussion has been observed (Red Hat Advisory, Debian Advisory).

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