Change #261965
| Category | ffmpeg |
| Changed by | Michael Niedermayer <michael@niedermayer.cc> |
| Changed at | Sun 22 Mar 2026 01:33:26 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 1bde76da890127608744c3b17669a99d2adce54a |
Comments
avcodec/dvdsub_parser: Fix buf_size check Fixes: signed integer overflow Fixes: out of array access Fixes: dvdsub_int_overflow_mixed_ps.mpg Found-by: Quang Luong of Calif.io in collaboration with OpenAI Codex Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Changed files
- libavcodec/dvdsub_parser.c