commit_msg
stringlengths
1
24.2k
commit_hash
stringlengths
2
84
project
stringlengths
2
40
source
stringclasses
4 values
labels
int64
0
1
repo_url
stringlengths
26
70
commit_url
stringlengths
74
118
commit_date
stringlengths
25
25
avcodec/h264: Be more strict on rejecting pps_id changes Fixes race condition Signed-off-by: Michael Niedermayer <[email protected]>
31cc9c04ca386dce289864021982da62190982ab
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/31cc9c04ca386dce289864021982da62190982ab
2015-02-06 15:22:51+01:00
libopencv: Rework error handling in parse_iplconvkernel() Fix 'values' memory leak in case of error. CC: [email protected] Bug-Id: CID 739879
8805589b803fab5f362008306319336ac79a3fa7
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8805589b803fab5f362008306319336ac79a3fa7
2015-01-27 15:26:37+00:00
avformat/cdxl: Fix integer overflow of image_size Signed-off-by: Michael Niedermayer <[email protected]>
3eb5cbe0c50d0a0bbe10bcabbd6b16d73d93c128
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3eb5cbe0c50d0a0bbe10bcabbd6b16d73d93c128
2014-12-31 22:33:51+01:00
cmdutils: use helper functions for listing sinks/sources List device callback must be able to return valid list without opening device. This callback should return input values for open function, not vice-versa. Read header funtion is very likey to fail without proper configuration provided. Signed-off-by: Lukasz Marek <[email protected]>
44e6eeb30de8e2d20db56284984da4615763525c
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/44e6eeb30de8e2d20db56284984da4615763525c
2015-01-11 18:58:33+01:00
avcodec/hevc: clear filter_slice_edges() on allocation This avoids use of uninitialized memory Fixes: asan_static-oob_17aa046_582_cov_212287884_DBLK_G_VIXS_1.bit Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
8aa8d12554868c32436750f881954193087219c8
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8aa8d12554868c32436750f881954193087219c8
2014-12-17 19:43:58+01:00
avcodec/imc: dont read bits beyond the end Fixes use of uninitialized memory Signed-off-by: Michael Niedermayer <[email protected]>
3ba105029279bf43e6338849f360f1ce9a2973a0
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3ba105029279bf43e6338849f360f1ce9a2973a0
2014-12-17 05:14:11+01:00
avformat/flvdec: fix potential use of uninitialized variables Signed-off-by: Michael Niedermayer <[email protected]>
0fadbd3623cf9132832f48810c0edb93aa63f51b
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0fadbd3623cf9132832f48810c0edb93aa63f51b
2014-12-10 13:40:20+01:00
ffserver: dont leak pb_buffer
3d0867917faa9b4cb8e9dd49e5773c60eb2b8fe6
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3d0867917faa9b4cb8e9dd49e5773c60eb2b8fe6
2014-11-26 23:32:33+01:00
rtsp: move the CONFIG_ macros to the beginning of the check With --disable-optimizations, the DCE of some compilers does not remove such unused code, causing linking failure.
604c9b1196c70d79bbbc1f23e75f6a8253a74da3
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/604c9b1196c70d79bbbc1f23e75f6a8253a74da3
2014-12-02 15:28:22+00:00
avfilter/xbr: simplify width overread checks
e0704840404381c7b976a35db4004deca4495a22
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e0704840404381c7b976a35db4004deca4495a22
2014-11-15 20:31:41+01:00
lavf: Print a warning if failed to avoid negative timestamps when requested Signed-off-by: Martin Storsjö <[email protected]>
897d5c3a4296f3da80b8699d1487328ca2de8e55
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/897d5c3a4296f3da80b8699d1487328ca2de8e55
2014-11-07 12:11:46+02:00
avutil/lzo: fix resource leak Signed-off-by: Ruoyu <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
c44d8d9552f976b02dab45bd2a77a8efba38f38b
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c44d8d9552f976b02dab45bd2a77a8efba38f38b
2014-10-11 12:15:26+02:00
avcodec/mmvideo: Fix undefined behavior (left shift of negative value) Fixes: asan_heap-oob_4da4f3_8_asan_heap-oob_4da4f3_419_scene1a.mm Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
9db9b209e3a32ecce93378a24fb931d7db35b1c2
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9db9b209e3a32ecce93378a24fb931d7db35b1c2
2014-10-08 05:35:01+02:00
avcodec/h264: Undefined behavior (left shift of 12852653 by 8 places cannot be represented in type 'int') Fixes: asan_heap-oob_84f75d_8_asan_heap-oob_a2a00a_341_mbc.ts Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
f3296b945464b41aa067949b24dfcfeb0db9d875
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f3296b945464b41aa067949b24dfcfeb0db9d875
2014-10-08 05:35:10+02:00
avcodec/vc1dec: fix is_intra block vs. mb bug Fixes CID1194380 There are no vissible differences in the changed fate samples. Only a tiny number of pixels change by tiny amounts in the frames i checked If someone has a file that shows a vissible difference, please post it. Signed-off-by: Michael Niedermayer <[email protected]>
a52f443714b5c2a40ed272d8445f4c39220a4b69
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a52f443714b5c2a40ed272d8445f4c39220a4b69
2014-09-28 14:27:35+02:00
libavcodec/webp: treat out-of-bound palette index as translucent black See https://code.google.com/p/webp/issues/detail?id=206 for a description of the problem/fix. Signed-off-by: Michael Niedermayer <[email protected]> This patch makes the decoder follow the recommendation of the spec. There is some disagreement (see "[FFmpeg-devel] [PATCH]: libavcodec/webp") about what would be best to be written in the spec, so in case the spec is changed again, this potentially would need to be amended or reverted
4fd21d58a72c38ab63c3a4483b420db260fa7b8d
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4fd21d58a72c38ab63c3a4483b420db260fa7b8d
2014-09-19 16:33:05+02:00
avcodec/huffyuvdec: fix overread checks Fixes: ffvhuff_f.avi Found-by: Piotr Bandurski <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
ba47d519e537299179d20b9a599c5824589a3f7a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ba47d519e537299179d20b9a599c5824589a3f7a
2014-08-11 15:17:11+02:00
avfilter/vf_drawtext: fix resource leak Signed-off-by: Michael Niedermayer <[email protected]>
4582e1162a0b57bd0787da390555b8f96f8b393b
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4582e1162a0b57bd0787da390555b8f96f8b393b
2014-07-03 15:45:15+02:00
swr: move compensation_distance handling to swri_resample caller. I think there's an off-by-one in terms of the switchpoint where we switch from dst_incr to ideal_dst_incr, I don't think that's a massive issue, but just be aware of that. It's probably trivial to prevent but I don't care. Signed-off-by: Michael Niedermayer <[email protected]> I could not reproduce any off by 1 error, results are bit exact (michael)
cdfd9717edac118968e63e6f83c3e45a7e337833
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/cdfd9717edac118968e63e6f83c3e45a7e337833
2014-06-02 15:06:24+02:00
swr/resample_template: prevent end_index from overflowing and add check for delta_frac overflow Signed-off-by: Michael Niedermayer <[email protected]>
2c23f87c8553d5cfc1c130bc3e487660a3c826ec
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2c23f87c8553d5cfc1c130bc3e487660a3c826ec
2014-06-02 00:57:08+02:00
avcodec/opusdec: check alignment, misalignment could lead to crashes with avx Signed-off-by: Michael Niedermayer <[email protected]>
46e3883519b7592e946258c68d072abd89e583c8
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/46e3883519b7592e946258c68d072abd89e583c8
2014-05-25 00:38:20+02:00
avcodec/mpegaudioenc_template: Fix integer overflow Signed-off-by: Michael Niedermayer <[email protected]>
c6902f96d75b9786ddc1404c14349d6a22b7ed05
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c6902f96d75b9786ddc1404c14349d6a22b7ed05
2014-04-15 15:09:57+02:00
swscale/swscale: fix integer overflow Should fix fate failure with clang ftrapv Signed-off-by: Michael Niedermayer <[email protected]>
c9c0451224fd7bc38b4e135e99f114f80c1ae67f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c9c0451224fd7bc38b4e135e99f114f80c1ae67f
2014-03-24 05:01:32+01:00
ffmpeg_opt: assert_file_overwrite: Work for all file protocol outputs Currently the file overwrite check does not work for paths that contain a colon. Use avio_find_protocol to always execute the existence check if the file protocol is going to be used. Fix remaining part of ticket #3249. Signed-off-by: Alexander Strasser <[email protected]>
2b17c7685fd3ff0bffaf3b45458d4a6283f3935f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2b17c7685fd3ff0bffaf3b45458d4a6283f3935f
2014-02-16 22:34:21+01:00
lavf: include 60 fps in guessed standard frame rates Due to what looks like an off-by-one error 60 * 12 * 1001 / 12 * 1001 is not tested as standard frame rate in avformat_find_stream_info().
78987a88a88b28d93d03ed6c228bcb33f178444f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/78987a88a88b28d93d03ed6c228bcb33f178444f
2014-01-31 11:09:10+01:00
dxtory: change error code for unexpected slice configuration
025fd76e1a2623c858d8c686a73cc30980a314b0
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/025fd76e1a2623c858d8c686a73cc30980a314b0
2014-01-21 17:47:50+01:00
rtmpproto: Avoid using uninitialized memory If the url ends with .flv, we stripped it but didn't initialize rt->playpath, doing av_strlcat on an uninitialized buffer. Signed-off-by: Martin Storsjö <[email protected]>
24eb3c791606fe98a1591c13a8b2ba6c342bb3b5
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/24eb3c791606fe98a1591c13a8b2ba6c342bb3b5
2014-01-20 21:56:57+02:00
truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. Profiling results for overall audio decode and the rematrix_channels function in particular are as follows: Before After Mean StdDev Mean StdDev Confidence Change 6:2 total 370.8 17.0 348.8 20.1 99.9% +6.3% 6:2 function 46.4 8.4 45.8 6.6 18.0% +1.2% (insignificant) 8:2 total 343.2 19.0 339.1 15.4 54.7% +1.2% (insignificant) 8:2 function 38.9 3.9 40.2 6.9 52.4% -3.2% (insignificant) 6:6 total 658.4 15.7 604.6 20.8 100.0% +8.9% 6:6 function 109.0 8.7 59.5 5.4 100.0% +83.3% 8:8 total 896.2 24.5 766.4 17.6 100.0% +16.9% 8:8 function 223.4 12.8 93.8 5.0 100.0% +138.3% The assembly version has also been tested with a fuzz tester to ensure that any combinations of inputs not exercised by my available test streams still generate mathematically identical results to the C version. Signed-off-by: Martin Storsjö <[email protected]>
483321fe789566dcb27b6387c00ea16dd86bc587
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/483321fe789566dcb27b6387c00ea16dd86bc587
2014-03-26 19:54:10+02:00
avformat/rmdec: when reading audio blocks, dont leave holes when reading fails The fate test is changed because the reference file depends on the use of non cleared data at the very end. Alternatively we could upload a new reference file, though that would then have to be changed every time the handling of a truncated frame changes or theres a change to error concealment, each time adding a new file ... Fixes use of uninitialized memory Fixed: msan_uninit-mem_7f3c02b81363_2787_RLG2_19.rm Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
77d2a1ca595ebe082d35c4b624ac9a9145991494
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/77d2a1ca595ebe082d35c4b624ac9a9145991494
2014-01-09 23:50:59+01:00
lavf/libssh: improve authentication - Add authentication using keys - Provide better message on fail Signed-off-by: Lukasz Marek <[email protected]>
8ba77dfbc2e04c6d1070a8ea57f3dbbf477b95a7
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8ba77dfbc2e04c6d1070a8ea57f3dbbf477b95a7
2013-12-29 16:24:07+01:00
avformat/ape: zero seektable&bittable and warn when they where only partially filled Fixes use of uninitialized memory Fixes: msan_uninit-mem_7fcc198b365b_8417_sh3.ape Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
3cfa310c5de526dbc40d7b33eb6234cff29d8f8c
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3cfa310c5de526dbc40d7b33eb6234cff29d8f8c
2013-12-25 02:01:46+01:00
avcodec/wavpack: clear remainder of data in case of error in wv_unpack_mono/stereo() Fixes use of uninitialized data Fixes: msan_uninit-mem_7fd85b654950_4005_because.wv Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
866c44d4b0f90d448cffbe9d4422a2dec7df698b
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/866c44d4b0f90d448cffbe9d4422a2dec7df698b
2013-12-23 00:56:18+01:00
avformat/mpegts: check sl.timestamp_len Fixes: msan_uninit-mem_7ff4404547ba_4883_dmbts.ts Fixes assertion failure Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
e630ca5111077fa8adc972fe8a3d7e2b3e8dc91f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e630ca5111077fa8adc972fe8a3d7e2b3e8dc91f
2013-12-27 11:53:53+01:00
rpl: Dont fill the index with entries that failed to be parsed Fixes use of uninitialized memory Fixes: msan_uninit-mem_7fd10a199a3c_6204_landing.rpl Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
5eeeb4abf9705891f4dd1a4499588428319dec24
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5eeeb4abf9705891f4dd1a4499588428319dec24
2013-12-19 19:24:10+01:00
avformat/swfdec: check avio_read() return code Fixes use of uninitialized memory Fixes msan_uninit-mem_7f90d9cce964_9558_videopop_guitar_300k.swf Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
fde74d1b9d338e2f9c9d7eac2023388d59c98543
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/fde74d1b9d338e2f9c9d7eac2023388d59c98543
2013-12-19 01:49:07+01:00
avcodec/dirac_dwt: initialize support value for fidelity wavelet Avoids use of uninitialized memory Fixes: msan_uninit-mem_7f15e1988a6e_2748_RL_420p_ffdirac.drc Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
1935173fd1decb494300bf96b507419aae2b116a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1935173fd1decb494300bf96b507419aae2b116a
2013-12-18 15:52:08+01:00
avformat/ipmovie: Check OPCODE_CREATE_TIMER size Fixes use of uninitialized memory Fixes: msan_uninit-mem_7f81e836ef8c_5930_ipmovie_interplayvideo_interplay_dpcm__bislogo.mve Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
892562e9218b0ae55c5ad7abb5b49bafcdc922ff
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/892562e9218b0ae55c5ad7abb5b49bafcdc922ff
2013-12-14 21:59:28+01:00
avcodec/vc1: fix DIFF2/NORM2 with width<=16 Fixes read of uninitialized memory Fixes msan_uninit-mem_7f785da000e8_585_480i30__codec_WVC1__mode_2__framerate_29.970__type_2__preproc_17.wmv Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
2224159c787ed19a3cd2e061bc00af125c9c2cef
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2224159c787ed19a3cd2e061bc00af125c9c2cef
2013-12-14 18:02:01+01:00
doc/examples/filtering_audio: init packet0.data Fixes use of uinitialized data and crash Signed-off-by: Michael Niedermayer <[email protected]>
210a78aeb5096f746b8b788a47fd11e972b6de6a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/210a78aeb5096f746b8b788a47fd11e972b6de6a
2013-12-03 00:01:07+01:00
avformat/vqf: check a few more bits in probe Fixes probetest failure The threshold is choosen so that a all printale ascii string will never be detected as vqf Signed-off-by: Michael Niedermayer <[email protected]>
e3fc4481b6dd60acdb9f3e370ee9a1d1bd4ddd73
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e3fc4481b6dd60acdb9f3e370ee9a1d1bd4ddd73
2013-11-13 01:36:09+01:00
avcodec/avpacket: use size_t, fix potential integer overflow Signed-off-by: Michael Niedermayer <[email protected]>
fcb1b0078d3810aa2d9270e1095c8b5835fc5667
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/fcb1b0078d3810aa2d9270e1095c8b5835fc5667
2013-11-20 17:35:48+01:00
avformat/electronicarts: check chunksize more completely in probe() Fixes probetest failure Signed-off-by: Michael Niedermayer <[email protected]>
f9b89b61f819535b4dbe6c3e9f0d6fc8becf64cb
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f9b89b61f819535b4dbe6c3e9f0d6fc8becf64cb
2013-11-11 21:31:56+01:00
avformat/diracdec: check 2 chunks in probe Fixes probetest failure Signed-off-by: Michael Niedermayer <[email protected]>
2fbc759d08cae97f9361e464a685a149c9d12c72
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2fbc759d08cae97f9361e464a685a149c9d12c72
2013-11-10 16:06:16+01:00
x86inc: remove misaligned cpu flag Prevents a crash if the misaligned exception mask bit is cleared for some reason. Misaligned SSE functions are only used on AMD Phenom CPUs and the benefit is miniscule. They also require modifying the MXCSR control register and by removing those functions we can get rid of that complexity altogether. Signed-off-by: Derek Buitenhuis <[email protected]>
3e2fa991db7ef172579422accd61624d52777e5a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3e2fa991db7ef172579422accd61624d52777e5a
2013-10-07 06:27:38-04:00
swscale/utils: dont divide by zero with zero vectors Signed-off-by: Michael Niedermayer <[email protected]>
2e2a2d8801b045b3dd58a4e49e8e040b559bc84a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2e2a2d8801b045b3dd58a4e49e8e040b559bc84a
2013-10-01 00:27:28+02:00
avformat/vfq: fix deadlock in vqf_read_header() Fixes #3010. Reported-by: Piotr Bandurski <[email protected]> Signed-off-by: Paul B Mahol <[email protected]>
07da0854fe98793b17a7125ff96c54b206e452a4
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/07da0854fe98793b17a7125ff96c54b206e452a4
2013-09-28 15:36:54+00:00
avformat/mxfdec: check sample size more completely Fixes division by zero Fixes Ticket2992 Signed-off-by: Michael Niedermayer <[email protected]>
9790a03e67d3b34834ac7cce72feea88ee278d90
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9790a03e67d3b34834ac7cce72feea88ee278d90
2013-09-27 19:09:15+02:00
sierravmd: Do sanity checking of frame sizes Limit the size to INT_MAX/2 (for simplicity) to be sure that size + BYTES_PER_FRAME_RECORD won't overflow. Also factorize other existing error return paths. Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: [email protected] Signed-off-by: Martin Storsjö <[email protected]>
0ef1660a6365ce60ead8858936b6f3f8ea862826
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0ef1660a6365ce60ead8858936b6f3f8ea862826
2013-09-16 11:04:52+03:00
smacker: Avoid integer overflow when allocating packets Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: [email protected] Signed-off-by: Martin Storsjö <[email protected]>
710b0e27025948b7511821c2f888ff2d74a59e14
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/710b0e27025948b7511821c2f888ff2d74a59e14
2013-09-11 20:19:43+03:00
vformat/tee: fix uninitialized use of ret Signed-off-by: Michael Niedermayer <[email protected]>
c4c3a3d580fa2f9d65af3fb6027ffbf9a28e9d55
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c4c3a3d580fa2f9d65af3fb6027ffbf9a28e9d55
2013-09-07 22:43:32+02:00
avcodec/pcm-dvd: discard buffer if block size changed This prevents a potential crash Signed-off-by: Michael Niedermayer <[email protected]>
7c1805869d6f8dd9292977393aa4d97417716852
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7c1805869d6f8dd9292977393aa4d97417716852
2013-09-01 13:00:39+02:00
matroskadec: Verify realaudio codec parameters Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: [email protected] Signed-off-by: Martin Storsjö <[email protected]>
569d18aa9dc989c37bb4d4b968026fe5afa6fff9
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/569d18aa9dc989c37bb4d4b968026fe5afa6fff9
2013-09-17 11:22:30+03:00
lavfi/scale: allocate interlaced scalers only if needed. Fix "Value 0.000000 for parameter 'srch' out of range" error message when source or destination height is 1. Note: since the av_opt_set_int() calls are not checked for failure and the interlaced scalers are not actually used, this error has no consequence apart from a frightening message in the log.
ebaf20e94b99edfa2d1fb70e68ae6eba90773a47
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ebaf20e94b99edfa2d1fb70e68ae6eba90773a47
2013-07-18 12:08:25+02:00
jpeg2000: Initialize code blocks structures in precincts to 0 Prevent use of uninitialized memory / valgrind failure. Found-by: ubitux Signed-off-by: Michael Niedermayer <[email protected]> Signed-off-by: Luca Barbato <[email protected]>
b44925ae6b4bb7b9409053265005d9acada82057
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b44925ae6b4bb7b9409053265005d9acada82057
2013-07-02 20:05:45+02:00
jpeg2000: check len before parsing header Avoid overread. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]> Signed-off-by: Luca Barbato <[email protected]>
fd54dd028bc9f7bfb80ebf823a533dc84b73f936
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/fd54dd028bc9f7bfb80ebf823a533dc84b73f936
2013-07-02 20:05:44+02:00
Avoid a null pointer dereference in avcodec_decode_audio4(). This could happen if oom occured while probing a file. Fixes ticket #2722.
b42bcaef29e6ffcd9513e1ad92dbff07bea84c94
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b42bcaef29e6ffcd9513e1ad92dbff07bea84c94
2013-07-01 03:07:44+02:00
avformat/mov: ignore samples overflowing next_root_atom This fixes #2657. ISML movies produced by Microsoft Expression Encoder 4 seem to have invalid sample entries in their trun/tfhd for data tracks. As a result, too much bytes are read for these tracks to the point that next_root_atom can go out of buffer, which makes the encoding fail if the input is not seekable. Signed-off-by: Michael Niedermayer <[email protected]>
b1d61eb7aaaef84391130b6f5e83942cc829a8c8
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b1d61eb7aaaef84391130b6f5e83942cc829a8c8
2013-06-12 00:51:38+02:00
mpeg12: skip frames consistently The decoder did not start predicted frames with missing references but called the end of frame handling on them anyway. This caused an assertion in the VA API HW accelorator since it tried to render a picture with uninitialized buffers.
bf20cdbd86b13d474babecfea13682cc7c9ff2c7
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/bf20cdbd86b13d474babecfea13682cc7c9ff2c7
2013-05-28 19:18:10+02:00
avcodec/vda_h264_dec: fix a memory leak Signed-off-by: Sebastien Zwickert <[email protected]>
499b82f604616a6ce7de4bd8e15f4698702c1e6a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/499b82f604616a6ce7de4bd8e15f4698702c1e6a
2013-05-27 09:07:48+02:00
ffserver: fix null pointer dereference Fixes CID732208 Signed-off-by: Michael Niedermayer <[email protected]>
2192f89368d837a4d960a1cabf5475fdeff697e7
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2192f89368d837a4d960a1cabf5475fdeff697e7
2013-06-04 13:19:27+02:00
vc1dec: restructure interpmvp code This fixes a valgrind warning about use of uninitialized stuff (no actual such use occurs though) Signed-off-by: Michael Niedermayer <[email protected]>
ebe8c7fe520145243ad46ac839dffe8a32278582
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ebe8c7fe520145243ad46ac839dffe8a32278582
2013-05-17 15:11:47+02:00
lavfi/frei0r: fix crash when parameters are not set.
e85ea7d387a34328c44a2e06c7098ffca341e310
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e85ea7d387a34328c44a2e06c7098ffca341e310
2013-05-03 17:08:33+02:00
lavfi/showwaves: fix crash in case of negative linesize Signed-off-by: Paul B Mahol <[email protected]>
c645659988af1208e83ba4a8a708bb7ea31d0f41
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c645659988af1208e83ba4a8a708bb7ea31d0f41
2013-04-29 19:28:12+00:00
avcodec/mpegvideo_motion: Use a field from the current frame if the last is unavailable in DMV & 16x8 Fixes null pointer dereference Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
42bcc4082d644342171216fcf597cde75421a4d7
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/42bcc4082d644342171216fcf597cde75421a4d7
2013-04-19 14:48:01+02:00
lavfi/testsrc: use int in place of unsigned Avoid implicit int->unsigned conversion, causing invalid access in case of negative linesize. Fix crash with: ffplay -f lavfi testsrc,vflip
7ab631261033a71a52563c3b23b6eef826eb5994
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7ab631261033a71a52563c3b23b6eef826eb5994
2013-04-17 22:39:34+02:00
matroskadec: Check for overflows in xiph lace decoding This also detects errors earlier Signed-off-by: Michael Niedermayer <[email protected]>
115c3bc41f24185477de7e012b799e47693e3b5e
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/115c3bc41f24185477de7e012b799e47693e3b5e
2013-04-04 15:17:57+02:00
Make ff_win32_open more robust. - Make MultiByteToWideChar fail when it encounters invalid encoding. Without this, invalid characters might just be skipped - When MultiByteToWideChar fails, assume the file name is in CP_ACP and open it via normal open function, even when the file will be written - When malloc fails return error instead of crashing Signed-off-by: Reimar Döffinger <[email protected]>
c3c3bc7ff6b25326800ef6aae3ba46f9de75d3a7
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c3c3bc7ff6b25326800ef6aae3ba46f9de75d3a7
2013-03-16 13:40:36+01:00
lavd/lavfi: upgrade to AVFrame. Fix a memory leak because the compat implementation of AV_BUFFERSINK_FLAG_PEEK is not identical to the previous one.
b90912be6802dc64bcd6cd808961f9e0a0f7f6ed
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b90912be6802dc64bcd6cd808961f9e0a0f7f6ed
2013-03-15 20:46:27+01:00
vf_gradfun: fix uninitialized variable use CC:[email protected]
887d31d455915b6bde6814063384dafdee61164c
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/887d31d455915b6bde6814063384dafdee61164c
2013-03-11 18:28:34+01:00
pmpdec: fix integer overflow Its unlikely this affects any valid files. Reviewed-by: Paul B Mahol <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
a960f3b91876d50d9a1bff63d11b2a5a6a16fd89
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a960f3b91876d50d9a1bff63d11b2a5a6a16fd89
2013-02-25 18:36:21+01:00
lcldec: Check length before unsigned subtraction. Fix integer overflow and out of array read Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
b53ed19aa74c447ca245702e2460534509be58fa
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b53ed19aa74c447ca245702e2460534509be58fa
2013-01-24 04:02:14+01:00
rtmp: fix multiple broken overflow checks Sanity checks like `data + size >= data_end || data + size < data' are broken, because `data + size < data' assumes pointer overflow, which is undefined behavior in C. Many compilers such as gcc/clang optimize such checks away. Use `size < 0 || size >= data_end - data' instead. Signed-off-by: Xi Wang <[email protected]> Signed-off-by: Martin Storsjö <[email protected]>
3cff53369acdb3bc0695dd6d5df51457fdaa16ce
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3cff53369acdb3bc0695dd6d5df51457fdaa16ce
2013-01-23 13:51:27+02:00
vc1dec: add assert to impossible *_valid combination. This also fixes a warning about uninitialized variables Signed-off-by: Michael Niedermayer <[email protected]>
6136b989f658fff68e2b758db583f04358d3d412
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6136b989f658fff68e2b758db583f04358d3d412
2013-01-20 17:14:25+01:00
examples/demuxing: free AVPacket after usage Fix leak.
e7a39e163ddbde85f966132194143d0338445a0c
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e7a39e163ddbde85f966132194143d0338445a0c
2013-01-15 23:37:30+01:00
gifdec: check that the last keyframe exists and has been successfully parsed. Prevents inconsistent state and null pointer dereference Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
46cb61819d867961e8f2052a8f13bcf2027d484f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/46cb61819d867961e8f2052a8f13bcf2027d484f
2013-01-24 04:18:56+01:00
h264: don't clobber mmco opcode tables for non-first slice headers. Clobbering these tables will temporarily clobber the template used as a basis for other threads to start decoding from. If the other decoding thread updates from the template right at that moment, subsequent threads will get invalid (or, usually, none at all) mmco tables. This leads to invalid reference lists and subsequent decode failures. Therefore, instead, decode the mmco tables only for the first slice in a field or frame. For other slices, decode the bits and ensure they are identical to the mmco tables in the first slice, but don't ever clobber the context state. This prevents other threads from using a clobbered/invalid template as starting point for decoding, and thus fixes decoding in these cases. This fixes occasional (~1%) failures of h264-conformance-mr1_bt_a with frame-multithreading enabled. Signed-off-by: Luca Barbato <[email protected]>
bad446e251405dc250c3cbee199072e083a1e4b9
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/bad446e251405dc250c3cbee199072e083a1e4b9
2013-01-14 19:20:47+01:00
mxfdec: Fix integer overflow with many channels Fixes division by zero Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Reviewed-by: Matthieu Bouron <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
e5e422bcc3e6deee8c5c5bf8f5aeca2c051542f5
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e5e422bcc3e6deee8c5c5bf8f5aeca2c051542f5
2013-01-11 17:42:04+01:00
vc1dec: ensure cbpcy_vlc has been set before decoding a frame. Fixes null pointer dereference Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
cc548ea7a60355e15ed78431a55a896db074aa11
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/cc548ea7a60355e15ed78431a55a896db074aa11
2013-01-12 04:09:21+01:00
lavc/4xm: use bytestream2_get_bytes_left Also replace relevant bytestream2 functions with unchecked variants due code that already checks for overreads. Signed-off-by: Paul B Mahol <[email protected]>
44fe118e0a5fc4797ee49e1ce56108bde13f19dc
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/44fe118e0a5fc4797ee49e1ce56108bde13f19dc
2012-12-22 00:27:29+00:00
h264: Improve first slice and slice type checks This prevents a null pointer dereference Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
7973a07590f2b376b5453c4553bec97a800182ab
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7973a07590f2b376b5453c4553bec97a800182ab
2012-12-17 01:08:19+01:00
dnxhddec: fix CID changed check. Fixes Null pointer dereference Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
a99c273a3f91c3fd616b718c34a5848411ce0258
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a99c273a3f91c3fd616b718c34a5848411ce0258
2012-12-14 20:58:01+01:00
takdec: silence/fix warning for undefined behavior Signed-off-by: Paul B Mahol <[email protected]>
4c7515286b26060565ab4e9d9b3c06ae7d545a8b
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4c7515286b26060565ab4e9d9b3c06ae7d545a8b
2012-12-10 12:06:30+00:00
mov: validate number of DataReferenceBox entries against box size Avoids a 2G memory allocation and parsing of random data in mov_read_dref(). The fuzzed sample sample.mp4_s224424 triggers this.
8cc2fa1e5db0655c053b35c948ef05ba0fe13707
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8cc2fa1e5db0655c053b35c948ef05ba0fe13707
2012-12-07 11:43:28+01:00
lavfi/gradfun: avoid use of uninitialized variable.
a3554bb45737d1c55daa9dfa516069b2fd157cd6
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a3554bb45737d1c55daa9dfa516069b2fd157cd6
2012-12-02 02:42:07+01:00
ff_h264_direct_ref_list_init: fix B slice check. Fixes null pointer dereference. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
36cf247e4302afcb09e995ad1c594d97897d17ba
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/36cf247e4302afcb09e995ad1c594d97897d17ba
2012-11-18 19:10:57+01:00
ituh263dec: more complete w/h check. Fixes a division by 0 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
62006b539ddda23594febf0fcb2f21c03de60457
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/62006b539ddda23594febf0fcb2f21c03de60457
2012-11-15 02:44:03+01:00
af_aresample: allocate at least 1 sample buffer. Fix null ptr dereference. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]>
c44a028e19c89671dbd614c283f7e5fe2f555139
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c44a028e19c89671dbd614c283f7e5fe2f555139
2012-11-19 15:55:54+01:00
avconv: only apply presets when we have an encoder. Fixes a crash when using a preset with stream copy. CC: [email protected]
4e61a38aa038b7027c5ed423635168d463515d24
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4e61a38aa038b7027c5ed423635168d463515d24
2012-10-23 07:30:58+02:00
rmdec: fix null derefercne Fixes CID733714 Signed-off-by: Michael Niedermayer <[email protected]>
c01a462cda8d7f298a3ac6d20752d23a11e43a8a
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c01a462cda8d7f298a3ac6d20752d23a11e43a8a
2012-10-26 16:18:09+02:00
vf_mp: fix null ptr deref in case of ENOMEM Fixes CID703675 Signed-off-by: Michael Niedermayer <[email protected]>
aaf78e4d14b4875e4cff30e979421a1087337b9f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/aaf78e4d14b4875e4cff30e979421a1087337b9f
2012-10-19 19:59:38+02:00
ARM: fix overreads in neon h264 chroma mc The loops were reading ahead one line, which could end up outside the buffer for reference blocks at the edge of the picture. Removing this readahead has no measurable performance impact. Signed-off-by: Mans Rullgard <[email protected]>
1846ddf0a7870e6862905121d4e9da1c283d6ff6
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1846ddf0a7870e6862905121d4e9da1c283d6ff6
2012-10-20 01:28:38+01:00
lavfi/avf_concat: fix invalid exclusive test. The invalid test did not cause any actual problem since the first branch is only possible with bogus filters. Fix coverity issue CID 733850.
709628aa71f24520553eb10b0cf6d56784e6c3ec
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/709628aa71f24520553eb10b0cf6d56784e6c3ec
2012-10-17 21:28:58+02:00
libavfilter/lavfutils: remove useless NULL check on codec context The code would crash before if it was NULL Fixes CID733804 Signed-off-by: Michael Niedermayer <[email protected]>
fd9e88fe6018bc72cd0aa10afc3c1a68df8c6558
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/fd9e88fe6018bc72cd0aa10afc3c1a68df8c6558
2012-10-17 20:00:20+02:00
av_tempfile: fix leak in error case Fixes CID733796 Part2 Signed-off-by: Michael Niedermayer <[email protected]>
c9454cb643f5404ca8f4f02e1384c863136f7a9e
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c9454cb643f5404ca8f4f02e1384c863136f7a9e
2012-10-11 17:09:57+02:00
avconv: simplify memory allocation in copy_chapters Make just a single reallocation per call instead of one reallocation per copied chapters. This fixes possible memory leaks on realloc failures. Also correct the allocation since it needs multiples of sizeof(AVChapter*) and not sizeof(AVChapter). Fixes CID700633 and CID700719.
18ff4d20201ae69fdeb2da2c90bdcbd33f7ac025
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/18ff4d20201ae69fdeb2da2c90bdcbd33f7ac025
2012-10-09 15:39:05+02:00
indeo4/5: check empty tile size in decode_mb_info(). This prevents writing into a too small array if some parameters changed without the tile being reallocated. Based on a patch by Michael Niedermayer <[email protected]> Fixes CVE-2012-2800 CC:[email protected] Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
ae3da0ae5550053583a6f281ea7fd940497ea0d1
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ae3da0ae5550053583a6f281ea7fd940497ea0d1
2012-09-29 19:13:45+02:00
wmalosslessdec: Reset put bit buffer when num_saved_bits is reset. Fixes CVE-2012-2799 CC:[email protected] Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Anton Khirnov <[email protected]>
d65d8347314b645051e336aed141aaf32a6c0d02
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d65d8347314b645051e336aed141aaf32a6c0d02
2012-09-29 19:17:38+02:00
lavf: dont add apic streams for demuxers that dont support it. Fixes crash Fixes ticket1730 Signed-off-by: Michael Niedermayer <[email protected]>
6bcbe768bbc7ce615e2719fc491dad39af7c8d11
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6bcbe768bbc7ce615e2719fc491dad39af7c8d11
2012-09-25 02:47:09+02:00
alsdec: check opt_order. Fixes out of array write in quant_cof. Also make sure no invalid opt_order stays in the context. Fixes CVE-2012-2775 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <[email protected]> Signed-off-by: Justin Ruggles <[email protected]>
9853e41aa0a6cfff629ff7009685eb8bf8d64e7f
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9853e41aa0a6cfff629ff7009685eb8bf8d64e7f
2012-09-17 14:17:26-04:00
ra144enc: avoid integer overflows. The values are all positive but signed variables where used, which overflowed. Signed-off-by: Michael Niedermayer <[email protected]>
17b3251c6c6b6f514e8c2f5202c90686729293a8
ffmpeg
devign
1
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/17b3251c6c6b6f514e8c2f5202c90686729293a8
2012-09-10 21:04:01+02:00