[FFmpeg-devel] [PATCH] aacdec: set ac->output_elements upon channel element free

Michael Niedermayer michael at niedermayer.cc
Tue Jul 23 18:30:55 EEST 2024


On Mon, Jul 22, 2024 at 03:22:31AM +0200, Lynne via ffmpeg-devel wrote:
> The issue is that ac->output_elements is populated from
> ac->che, which may be freed, leaving dangling pointers in this
> list.
> 
> Should fix clusterfuzz.
> ---
>  libavcodec/aac/aacdec.c | 1 +
>  1 file changed, 1 insertion(+)

thanks!

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240723/72ba8a50/attachment.sig>


More information about the ffmpeg-devel mailing list