FFmpeg version n6.1.1 has a double-free vulnerability in the fftools/ffmpeg_mux_init.c component of FFmpeg, specifically within the new_stream_audio function.
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.