CVE-2025-68745
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68745 is a Linux kernel vulnerability in the scsi: qla2xxx driver related to improper command cleanup after a chip reset. The flaw stems from a prior commit (aefed3e5548f) that caused commands sent to firmware after a chip reset to become stuck and never freed, and a subsequent fix (26f9ce53817a) that introduced a race condition between two CPUs calling qlt_unmap_sg() simultaneously, triggering BUG_ON(!valid_dma_direction(dir)) in dma_unmap_sg_attrs(). The vulnerability affects the Linux kernel starting from version 5.2 up to the fix commits. It was published on December 24, 2025, with a CVSS estimate of Medium severity and an EPSS score of 0.00018 (Feedly, EUVD).

Technical details

The root cause is a use-after-free / double-unmap race condition (related to CWE-362: Concurrent Execution Using Shared Resource with Improper Synchronization) in the qla2xxx SCSI target driver's command abort path. After a chip reset, commands previously submitted to firmware are never reclaimed because the firmware will not respond to them; the partial fix introduced a scenario where two CPUs could concurrently invoke qlt_unmap_sg() on the same command, causing a kernel BUG assertion (BUG_ON(!valid_dma_direction(dir))) in dma_unmap_sg_attrs(). The resolution involved reverting commit 26f9ce53817a ("Fix missed DMA unmap for aborted commands") and partially reverting commit aefed3e5548f at __qla2x00_abort_all_cmds to properly clear commands after chip reset (Feedly). Fix commits are 5c1fb3fd05da and d46c69a087aa in the stable kernel tree (kernel.org stable).

Impact

Successful triggering of this vulnerability can cause a kernel panic (BUG_ON assertion failure) in the qla2xxx SCSI driver, resulting in a system crash and denial of service on affected hosts. Systems using QLogic Fibre Channel HBAs (qla2xxx driver) in storage or SAN environments are at risk of losing access to storage targets during or after a chip reset event. There is no evidence of confidentiality or integrity impact; the primary consequence is availability loss due to kernel crash (Feedly).

Mitigation and workarounds

The Linux kernel maintainers have addressed this vulnerability by reverting the problematic commits in the stable tree; fix commits 5c1fb3fd05da and d46c69a087aa are available in the kernel stable repository. Patched versions include Linux kernel 6.18.2 and 6.19-rc1 and later. Ubuntu has issued security notices USN-8177-1, USN-8177-2, USN-8183-1, USN-8183-2, USN-8245-1, and USN-8257-1 addressing this CVE. Administrators should update their Linux kernel packages to the latest patched version provided by their distribution (Ubuntu USN-8177-1, Ubuntu USN-8183-1, kernel.org stable).

Community reactions

The vulnerability received routine coverage from Linux security aggregators and distribution security teams, with Ubuntu, SUSE, and Debian issuing advisories. No notable researcher commentary or significant social media discussion beyond automated CVE tracking was observed (Ubuntu USN-8177-1).

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