CVE-2026-53021

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

No CVSS.

Configurations

No configuration.

History

24 Jun 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-24 17:17

Updated : 2026-06-24 17:17


NVD link : CVE-2026-53021

Mitre link : CVE-2026-53021

CVE.ORG link : CVE-2026-53021


JSON object : View

Products Affected

No product.

CWE

No CWE.