PT-2025-52659 · Linux+3 · Linux Kernel+3

Published

2025-01-01

·

Updated

2026-05-07

·

CVE-2025-68331

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux Kernel (affected versions not specified)
Description The Linux kernel contains an issue within the USB subsystem related to unmapping URBs (USB Request Blocks) when a UAS (USB Attached SCSI) device is removed during data transfer. Specifically, a system panic can occur due to an invalid memory access during URB callback handling. This happens when the dma direct unmap sg() function is called within the usb hcd unmap urb for dma() interface, but the sg->dma address field is zero and the sg data structure has already been freed. The SCSI driver uses the uas queuecommand lck() function to send transfer commands, which invokes uas submit urbs() to submit requests to USB. Device removal during uas submit urbs() execution can lead to URB submission failure, but previously submitted URBs may still be processed, causing issues during sgtable release and unmapping operations. The fix modifies the error handling in uas submit urbs() to avoid immediately invoking scsi done() when a UAS device is removed and URBs have already been submitted. Instead, it saves the command and calls scsi done() within uas try complete() or uas zap pending() depending on the completion status of the URBs.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

AZL-72871
CVE-2025-68331
ECHO-11C6-FB86-E864
MGASA-2026-0017
MGASA-2026-0018
OESA-2026-1759
OESA-2026-1760
OESA-2026-1761
OPENSUSE-SU-2026:20145-1
SUSE-SU-2026:0278-1
SUSE-SU-2026:0281-1
SUSE-SU-2026:0293-1
SUSE-SU-2026:0315-1
SUSE-SU-2026:20207-1
SUSE-SU-2026:20220-1
SUSE-SU-2026:20228-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1
USN-8094-1
USN-8094-2
USN-8094-3
USN-8094-4
USN-8094-5
USN-8095-1
USN-8095-2
USN-8095-3
USN-8095-4
USN-8095-5
USN-8096-1
USN-8096-2
USN-8096-3
USN-8096-4
USN-8096-5
USN-8100-1
USN-8116-1
USN-8125-1
USN-8126-1
USN-8141-1
USN-8152-1
USN-8163-1
USN-8163-2
USN-8165-1
USN-8243-1
USN-8261-1

Affected Products

Debian
Linux Kernel
Linuxmint
Ubuntu