FFmpeg/libavcodec/aac
Michael Niedermayer d643a5ba08
avcodec/aac/aacdec_usac: Limit sfo from noise offset to be above -200
Fixes: out of array read
Fixes: 397731127/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AAC_LATM_fuzzer-5577772965101568

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2025-08-08 14:21:50 +02:00
..
Makefile
aacdec.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
aacdec.h
aacdec_ac.c aacdec_ac: fix signed overflow in ff_aac_ac_update_context() 2025-05-24 02:19:18 +09:00
aacdec_ac.h
aacdec_dsp_template.c avcodec/lpc_functions: compute_lpc_coefs: add starting lpc order and err cache parameters 2025-06-23 17:11:09 +10:00
aacdec_fixed.c
aacdec_fixed_coupling.h
aacdec_fixed_dequant.h
aacdec_fixed_prediction.h
aacdec_float.c
aacdec_float_coupling.h
aacdec_float_prediction.h
aacdec_latm.h avcodec/codec_internal, all: Use macros to set deprecated AVCodec fields 2025-03-10 00:57:23 +01:00
aacdec_lpd.c avcodec/aac/aacdec_lpd: Remove dead code 2025-04-03 06:04:57 +02:00
aacdec_lpd.h
aacdec_proc_template.c
aacdec_tab.c
aacdec_tab.h
aacdec_usac.c avcodec/aac/aacdec_usac: Limit sfo from noise offset to be above -200 2025-08-08 14:21:50 +02:00
aacdec_usac.h