Security Advisory

CVE-2023-53521

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-01 11:46:08
Last updated 2026-01-05 10:21:08
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() A fix for: BUG: KASAN: slab-out-of-bounds in ses_intf_remove+0x23f/0x270 [ses] Read of size 8 at addr ffff88a10d32e5d8 by task rmmod/12013 When edev->components is zero, accessing edev->component[0] members is wrong.