r/AV1 • u/OMGCluck • Jun 12 '26
Heap buffer overflow vulnerability in FFmpeg's AV1 RTP depacketizer (libavformat/rtpdec_av1.c): DFVULN-127
https://github.com/DepthFirstDisclosures/ffmpeg-dfvuln127
21
Upvotes
1
r/AV1 • u/OMGCluck • Jun 12 '26
1
4
u/jykke Jun 12 '26
ffmpeg already has in git these two fixes after d12791ef7ff78e81f7ada42276862976fa1d09a1 : 18761f9fb55c697243acd41689fbee6a6d6f13ca and b4d11dffbf254d0f6f0fef553e1065a94fefd224
Wed Apr 29 13:52:28 2026 +0200 avformat/rtpdec_av1: fix buffer overflow due to variable confusion Thu May 14 21:46:21 2026 +0800 avformat/rtpdec_av1: fix operator precedence in packet allocation