From this webpage screenshot, we can extract the following key information about the vulnerability: 1. Vulnerability Description: - Vulnerability ID: a3c1e45156ad - Affected Component: Microchip's vcap API - Vulnerability Type: Memory leak - Affected Version: kunit test 2. Fix Measures: - Fixed use-after-free error - Resolved memory leak by removing unnecessary vcap_free_rule() function calls 3. Patch Content: - Corrected the invocation of vcap_free_rule() function - Added necessary vcap_free_rule() function calls 4. Patch Location: - In file: drivers/net/ethernet/microchip/vcap/vcap_api_kunit.c 5. Patch Size: - 2 insertions, 0 deletions 6. Patch Description: - Fixed vcap_free_rule() function calls to prevent memory leaks 7. Patch Author: - Jinjie Ruan 8. Patch Reviewers: - Reviewed by Simon Horman , Jens Emil Schulz Østergaard , Jakub Kicinski , and Greg Kroah-Hartman 9. Patch Link: - https://patch-msgid.link/20241014121922.1280583-1-ruanjinjie@huawei.com This information helps us understand the vulnerability context, mitigation measures, and specific details of the patch.