漏洞概述 标题: avfilter/vf_floodfill: size the point stack for the current frame #23780 描述: 修复了由于数组访问越界导致的漏洞。 修复内容: - 修复了 和 中的问题。 - 修复了 中的问题。 - 发现者: Adrian Junge (vurlo) adjun37@gmail.com 影响范围 影响: 可能导致数组访问越界,进而引发程序崩溃或安全漏洞。 涉及文件: - - - 修复方案 修复措施: - 调整点栈大小以适应当前帧。 - 移除未使用的变量。 合并信息: - 合并者: michaelni - 合并时间: 上周 - 合并分支: ff-tmp-floodfill → master POC代码 代码块: 其他信息 审查者: Forgejo_Fairy 标签: avfilter, bug, important, needs-testing 里程碑: FFmpeg 9.0 branching 参与者: 2 participants 通知: 已订阅 以上为页面截图中关于漏洞的关键信息总结。