From this webpage screenshot, we can extract the following key information about the vulnerability: 1. Vulnerability Description: - Title: ipv4: Handle attempt to delete multipath route when fib_info contains an nh reference - Description: Gwangun Jung reported a buffer overflow vulnerability in the function. This occurs when attempting to delete a multipath route while contains an nh (next hop) reference. 2. Fixes Applied: - Fix Code: The function was modified to return 1 if uses a nexthop object, when the configuration includes multipath specifications. - Fixed File: - Code Diff: Code changes were applied in the file. 3. Patch History: - Committer: David Ahern - Commit Date: October 6, 2022 - Commit Message: Fixed issues related to and . 4. Testing and Verification: - Tester: Ido Schimmel - Test Date: October 7, 2022 5. Related Patches: - Patch IDs: and - Patch Description: Addressed issues with and . This information provides a detailed overview of the vulnerability’s nature, the applied fixes, and the verification process, aiding in understanding both the issue and its resolution.