Acknowledged
Created: Oct 10, 2025
Updated: Oct 17, 2025
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()[EOL][EOL]A fix for:[EOL][EOL]BUG: KASAN: slab-out-of-bounds in ses_intf_remove+0x23f/0x270 [ses][EOL]Read of size 8 at addr ffff88a10d32e5d8 by task rmmod/12013[EOL][EOL]When edev->components is zero, accessing edev->component[0] members is[EOL]wrong.