← Back to CVE search

CVE-2026-72088

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: hpsa: Fix DMA mapping leak on IOACCEL2 reset path If phys_disk->in_reset is set, the function returns directly without undoing the resources acquired for the command. Add the missing error cleanup by unmapping the IOACCEL2 SG chain block when needed, unmapping the SCSI command, and dropping the outstanding IOACCEL command count before returning.

EPSS 0.21%Risk 0
View source
Published
2026-08-15 06:21:22
Affected versions
unknown
Type
Kernel
Last modified
2026-08-17 06:18:07
Vector
Pending