← Voltar à pesquisa de CVEs

CVE-2026-53021

Linux Kernel

Descrição

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix integer overflow in UNMAP bounds check sbc_execute_unmap() checks LBA + range does not exceed the device capacity, but does not guard against LBA + range wrapping around on 64-bit overflow. Add an overflow check matching the pattern already used for WRITE_SAME in the same file.

CVSS 5.5EPSS 0.123%Risco 0.56
Ver fonte
Publicação
2026-06-24 17:17:13
Versões afetadas
unknown
Tipo
Kernel
Vetor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Sistemas operativos
Linux