HomeDefectsLIN1025-16010
Fixed

LIN1025-16010 : Security Advisory - linux - CVE-2026-53021

Created: Jun 25, 2026    Updated: Jul 31, 2026
Resolved Date: Jul 31, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

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.

CVEs