3 matches found
EUVD-2026-81860
In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix specialvec mempool leak when scsiallocsgtables fails sdsetspecialbvec allocates a special payload page for UNMAP and WRITE SAME commands. If scsiallocsgtables fails afterward in sdsetupunmapcmnd or...
CVE-2026-90267
CVE-2026-90267 affects the Linux kernel SCSI disk driver (scsi: sd). The vulnerability is a mempool leak of the special_vec page used for UNMAP and WRITE SAME commands. When sd_set_special_bvec() allocates the payload page and a subsequent call to scsi_alloc_sgtables() fails (in sd_setup_unmap_cm...
CVE-2026-90267 scsi: sd: Fix special_vec mempool leak when scsi_alloc_sgtables() fails
In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix specialvec mempool leak when scsiallocsgtables fails sdsetspecialbvec allocates a special payload page for UNMAP and WRITE SAME commands. If scsiallocsgtables fails afterward in sdsetupunmapcmnd or...