Dear developer:
There is a potential integer overflow as indicated by the following function:
https://github.com/allyourcodebase/ffmpeg/blob/main/libavcodec/pcm-dvdenc.c#L119
FFmpeg already patched this using the following commit. FFmpeg/FFmpeg@160b81c
Do we need to update this vulnerability?