From this webpage screenshot, we can extract the following key information about the vulnerability: 1. Vulnerability Description: - Vulnerability Type: RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds - Description: In the function, when and functions fail, we access out-of-bounds memory because is set to . This vulnerability is resolved by resetting to to remain within bounds. 2. Fix History: - Upstream Commit: 3e4289b29e216a55d08a89e126bc0b37cbad9f38 - Fix Commit: 5ac73f819f3de41efef4f934d84d97f3aadab301f 3. Fix Authors: - Author: Md Haris Iqbal - Committer: Greg Kroah-Hartman 4. Reason for Fix: - Fix Reason: Fixed an issue in RDMA/rtrs: client: main functionality. 5. Scope of Fix: - Fixed File: drivers/infiniband/ulp/rtrs/rtrs-clt.c - Fix Content: In the function, reset to . 6. Fix Status: - Status: Fixed, with both upstream and fix commits applied. This information helps us understand the vulnerability's context, the fix process, and the scope of the patch, enabling better assessment and handling of similar security issues.