Acknowledged
Created: Oct 15, 2025
Updated: Oct 17, 2025
Found In Version: 10.25.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]smb: client: fix wrong index reference in smb2_compound_op()[EOL][EOL]In smb2_compound_op(), the loop that processes each command's response[EOL]uses wrong indices when accessing response bufferes.[EOL][EOL]This incorrect indexing leads to improper handling of command results.[EOL]Also, if incorrectly computed index is greather than or equal to[EOL]MAX_COMPOUND, it can cause out-of-bounds accesses.