CVE-2025-68288
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68288 is a kernel memory information disclosure vulnerability in the Linux kernel's USB bulk storage transport subsystem. When a USB storage device incorrectly skips the data phase and returns status data, the kernel extracts and validates the Command Status Wrapper (CSW) from the scatter-gather (sg) buffer but fails to zero it out afterwards, leaving USB protocol data (including the US_BULK_CS_SIGN 'USBS' signature, bytes 0x53425355) in the SCSI request block's (srb) transfer buffer. This residual data can then be read by unprivileged local users via SCSI generic (/dev/sg*) interfaces. The vulnerability was discovered through the ioctl_sg01 test from the Linux Test Project (LTP) and disclosed on December 16, 2025, with a CVSS v3.1 base score of 5.5 (Medium) (Red Hat CVE, Feedly).

Technical details

The root cause is classified as an information exposure / missing data clearing issue (related to CWE-200: Exposure of Sensitive Information to an Unauthorized Actor). In the USB bulk-only transport protocol, when a non-conformant device skips the data phase and immediately returns a CSW, the kernel code path validates the CSW from the sg buffer but does not subsequently zero the buffer contents. This leaves the CSW — including the US_BULK_CS_SIGN magic value — in the srb's transfer buffer, which is later accessible to user space through the SCSI generic interface (/dev/sg*). The fix zeroes the CSW data in the srb's transfer buffer immediately after validation for devices that skip the data phase. This differs from CVE-2018-1000204, which addressed a similar leak by zeroing pages at allocation time; here the leak occurs post-allocation when USB protocol data is written to already-allocated sg pages (Red Hat CVE, EUVD).

Impact

The primary impact is information disclosure: a local user with low privileges can read kernel USB protocol data — including CSW status structures — through the /dev/sg* SCSI generic interface, potentially exposing sensitive kernel memory contents. The vulnerability has a high availability impact per the CVSS scoring, likely due to potential resource exhaustion from the memory leak condition. There is no direct impact on integrity or confidentiality of user data beyond the kernel protocol data exposure, and lateral movement potential is limited given the local access requirement (Red Hat CVE, Feedly).

Mitigation and workarounds

Patches have been released for multiple Linux kernel stable branches. Administrators should update to the following patched versions or later: 5.10.247, 5.15.197, 6.1.159, 6.6.119, 6.12.61, 6.17.11, and 6.18. Upstream kernel commits are available via the stable kernel git repository. Distribution-specific patches have been issued by Red Hat, Ubuntu (USN-8096-1/2/3/5, USN-8094-3/4/5, USN-8152-1), Debian (DLA-4436-1), Amazon Linux (ALAS2KERNEL-5.15-2025-096, ALAS2KERNEL-5.10-2026-112), Oracle Linux, and Microsoft Azure Linux. As a workaround, restricting unprivileged user access to /dev/sg* devices and enforcing strict USB device connection policies can reduce exposure (Red Hat CVE, Ubuntu USN-8096-1, Amazon Linux ALAS).

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