aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/arm/float_dsp_init_neon.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2025-08-15 19:49:19 +0200
committermichaelni <michael@niedermayer.cc>2025-08-16 00:24:52 +0000
commit50affd2b09ca7ebf6beb287a087947be887b2417 (patch)
treead891a9aebc7fcbb61373145b9e288ab0d1eae32 /libavutil/arm/float_dsp_init_neon.c
parent61d00509244d7503b3ad467c719da2662d11b6c7 (diff)
downloadffmpeg-50affd2b09ca7ebf6beb287a087947be887b2417.tar.gz
avcodec/rv60dec: clear pu_info
pu_info is read uninitialized on damaged input and at that point the following codepath is dependant on the uninitialized data. In one of these pathes out of array accesses happen. None of this is replicatable Less uninitialized data also should result in more reproducable reports Fixes: Use of uninitialized memory Fixes: 418335931/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_RV60_fuzzer-5103986067963904 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/arm/float_dsp_init_neon.c')
0 files changed, 0 insertions, 0 deletions