从这个网页截图中,我们可以获取到以下关于漏洞的关键信息: 1. 漏洞描述: - 标题:ipv4: Handle attempt to delete multipath route when fib_info contains an nh reference - 描述:Gwangun Jung报告了一个在fib_nh_match函数中的缓冲区溢出漏洞。当fib_info包含一个nh引用时,尝试删除多路径路由。 2. 修复措施: - 修复代码:修复了fib_nh_match函数,使其在配置中包含多路径规格时,如果fib_info使用了nexthop对象,则返回1。 - 修复文件:net/ipv4/fib_semantics.c - 修复代码差异:修复了net/ipv4/fib_semantics.c文件中的代码差异。 3. 修复历史: - 提交者:David Ahern - 提交时间:2022年10月6日 - 提交内容:修复了ipv4: Allow routes to use nexthop objects和net: ipv4: fix route with nexthop object delete warning的问题。 4. 测试和验证: - 测试人员:Ido Schimmel - 测试时间:2022年10月7日 5. 相关补丁: - 补丁编号:493ced1ac47c和6bf92d70e690 - 补丁描述:修复了ipv4: Allow routes to use nexthop objects和net: ipv4: fix route with nexthop object delete warning的问题。 这些信息详细描述了漏洞的修复过程和修复措施,有助于理解漏洞的性质和修复方法。