Vulnerability Summary Vulnerability Type: Description: Fixes an array index out-of-bounds issue triggered by when using an expander. Cause: The array contains remote PHY IDs from the expander, not local PHY IDs. When a device is connected via an expander, this leads to out-of-bounds indexing. Fix: Only clear for devices directly connected to the controller. Related Commit: Commit Details Author: Niklas Cassel () Committer: Greg Kroah-Hartman () Commit Time: 2025-10-29 14:01:05 GMT+1 Commit ID: Review and Testing Records Reviewed-by: - Igor Pylypiv () - Damien Le Moal () Tested-by: Damien Le Moal () Signed-off-by: - Niklas Cassel () - Martin K. Petersen () - Sasha Levin () Details Link: https://lore.kernel.org/r/20250814173216.1765055-14-cassel@kernel.org