CID,Type,Impact,Status,First Detected,Owner,Classification,Severity,Action,Component,Category,File,Function 700368,Explicit null dereferenced,Medium,New,05/08/12,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Null pointer dereferences,/libavcodec/flac_parser.c,flac_parse 1138443,Dereference after null check,Medium,New,12/16/13,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Null pointer dereferences,/libavcodec/mpegvideo_dec.c,ff_mpeg_update_thread_context 1361959,Untrusted loop bound,Medium,New,05/18/16,Unassigned,Unclassified,Insignificant,Fix Submitted,avcodec,Insecure data handling,/libavcodec/iff.c,decode_delta_l 1397741,Unchecked return value,Medium,New,12/23/16,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Error handling issues,/libavfilter/avfiltergraph.c,avfilter_graph_request_oldest 1403227,Division or modulo by float zero,Medium,New,03/22/17,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/signature_lookup.c,evaluate_parameters 1403238,Uninitialized pointer read,High,New,03/22/17,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/signature_lookup.c,evaluate_parameters 1403239,Uninitialized pointer read,High,New,03/22/17,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/signature_lookup.c,evaluate_parameters 1409917,Unintentional integer overflow,Medium,New,05/26/17,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpeg4videodec.c,mpeg4_decode_sprite_trajectory 1409920,Unintentional integer overflow,Medium,New,05/26/17,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpeg4videodec.c,mpeg4_decode_sprite_trajectory 1416963,Unintentional integer overflow,Medium,New,08/30/17,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/fitsenc.c,fits_encode_frame 1417663,Uninitialized scalar variable,High,New,09/10/17,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/af_haas.c,filter_frame 1418336,Logically dead code,Medium,New,09/22/17,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Control flow issues,/libavfilter/vf_thumbnail_cuda.c,filter_frame 1419522,Unintentional integer overflow,Medium,New,10/11/17,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpeg4videodec.c,mpeg4_decode_sprite_trajectory 1419833,Untrusted loop bound,Medium,New,10/18/17,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/cbs_h2645.c,cbs_h2645_split_fragment 1420393,Unchecked return value,Medium,New,10/29/17,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/ac3_parser.c,av_ac3_parse_header 1422217,Result is not floating-point,Medium,New,11/19/17,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/af_mcompand.c,config_output 1423281,Out-of-bounds read,High,New,11/24/17,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_unsharp_opencl.c,unsharp_opencl_filter_frame 1427156,Uninitialized pointer read,High,New,01/03/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - illegal accesses,/libavcodec/utvideodec.c,decode_frame 1427586,Out-of-bounds read,High,New,01/14/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - illegal accesses,/libavcodec/dcaenc.c,lfe_downsample 1428858,Logically dead code,Medium,New,02/04/18,Unassigned,Unclassified,Unspecified,Undecided,examples,Control flow issues,/doc/examples/vaapi_transcode.c,dec_enc 1429858,Unintended sign extension,Medium,New,03/18/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/sbcenc.c,sbc_encode_init 1429859,Unintentional integer overflow,Medium,New,03/18/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/truemotion2rt.c,truemotion2rt_decode_frame 1430929,Untrusted loop bound,Medium,New,03/25/18,Unassigned,Unclassified,Unspecified,Undecided,avutil,Insecure data handling,/libavutil/encryption_info.c,av_encryption_init_info_get_side_data 1435164,Out-of-bounds read,High,New,04/27/18,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_premultiply.c,premultiply_slice 1435165,Out-of-bounds read,High,New,04/27/18,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_premultiply.c,premultiply_slice 1435166,Unused value,Low,New,04/27/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Code maintainability issues,/libavcodec/vc1_block.c,vc1_decode_p_mb_intfr 1435167,Out-of-bounds read,High,New,04/27/18,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_premultiply.c,premultiply_slice 1435168,Identical code for different branches,Medium,New,04/27/18,Unassigned,Unclassified,Unspecified,Fix Submitted,avcodec,Incorrect expression,/libavcodec/vc1_loopfilter.c,vc1_b_h_intfi_loop_filter 1435169,Out-of-bounds read,High,New,04/27/18,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_premultiply.c,premultiply_slice 1437470,Out-of-bounds read,High,New,06/22/18,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_avgblur_opencl.c,avgblur_opencl_filter_frame 1437472,Dereference before null check,Medium,New,06/22/18,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Null pointer dereferences,/libavfilter/vf_tonemap_opencl.c,tonemap_opencl_filter_frame 1439568,Untrusted loop bound,Medium,New,09/20/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/mwsc.c,rle_uncompress 1439569,Unchecked return value,Medium,New,09/20/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/atrac9dec.c,atrac9_decode_frame 1439571,Uninitialized pointer read,High,New,09/20/18,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_neighbor_opencl.c,neighbor_opencl_init 1439572,Uninitialized pointer read,High,New,09/20/18,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_convolution_opencl.c,convolution_opencl_init 1439574,Dereference after null check,Medium,New,09/20/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Null pointer dereferences,/libavcodec/h264_slice.c,h264_field_start 1439575,Out-of-bounds read,High,New,09/20/18,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_neighbor_opencl.c,neighbor_opencl_filter_frame 1439578,Unchecked return value,Medium,New,09/20/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/atrac9dec.c,atrac9_decode_init 1439581,Result is not floating-point,Medium,New,09/20/18,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_bm3d.c,do_block_matching_multi 1439586,Unchecked return value from library,Medium,New,09/20/18,Unassigned,Unclassified,Unspecified,Undecided,avformat,Error handling issues,/libavformat/network.c,start_connect_attempt 1439654,Untrusted pointer read,Medium,New,09/23/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/cbs_jpeg.c,cbs_jpeg_split_fragment 1440385,Negative array index read,High,New,10/19/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - illegal accesses,/libavcodec/proresenc_anatoliy.c,prores_encode_init 1440836,Dereference after null check,Medium,New,11/02/18,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Null pointer dereferences,/libavfilter/vf_tpad.c,activate 1441167,Unchecked return value,Medium,New,11/12/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/tiff.c,horizontal_fill 1441459,Improper use of negative value,Medium,New,11/19/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/scpr3.c,decode_adaptive6 1441930,Unintentional integer overflow,Medium,New,12/23/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/wmv2dec.c,ff_wmv2_decode_secondary_picture_header 1441934,Unintentional integer overflow,Medium,New,12/23/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/pcm-dvdenc.c,pcm_dvd_encode_frame 1441935,Unchecked return value,Medium,New,12/23/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/vc1_parser.c,vc1_extract_header 1441937,Unintentional integer overflow,Medium,New,12/23/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/msmpeg4dec.c,ff_msmpeg4_decode_picture_header 1441939,Unchecked return value,Medium,New,12/23/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/tiff.c,unpack_gray 1442018,Unused value,Low,New,12/28/18,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Code maintainability issues,/libavcodec/wavpack.c,wavpack_decode_block 1442565,Untrusted loop bound,Medium,New,02/13/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/hcom.c,hcom_init 1443722,Unintentional integer overflow,Medium,New,03/17/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/clearvideo.c,clv_decode_frame 1447467,Free of address-of expression,High,New,06/29/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/packet.c,av_packet_unpack_dictionary 1447546,Use after free,High,New,06/29/19,Unassigned,Unclassified,Unspecified,Undecided,avutil,Memory - illegal accesses,/libavutil/opt.c,av_opt_set_dict2 1447778,Use after free,High,New,06/29/19,Unassigned,Unclassified,Unspecified,Undecided,avutil,Memory - illegal accesses,/libavutil/opt.c,av_opt_set_dict2 1447911,Double free,High,New,06/29/19,Unassigned,Unclassified,Unspecified,Undecided,avutil,Memory - corruptions,/libavutil/dict.c,parse_key_value_pair 1447919,Double free,High,New,06/29/19,Unassigned,Unclassified,Unspecified,Undecided,avutil,Memory - corruptions,/libavutil/dict.c,parse_key_value_pair 1447999,Free of array-typed value,High,New,06/29/19,Unassigned,Unclassified,Unspecified,Undecided,avutil,Memory - corruptions,/libavutil/dict.c,av_dict_set_int 1448143,Free of array-typed value,High,New,06/29/19,Unassigned,Unclassified,Unspecified,Undecided,avutil,Memory - corruptions,/libavutil/dict.c,avpriv_dict_set_timestamp 1452397,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,Various,Memory - corruptions,/libavformat/mlvdec.c,read_header 1452398,Double free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/libmodplug.c,modplug_load_metadata 1452399,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/http.c,store_icy 1452401,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hlsenc.c,hls_write_trailer 1452403,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hls.c,hls_read_header 1452405,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,export_orphan_timecode 1452407,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/asfdec_o.c,asf_read_value 1452409,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/matroskadec.c,webm_dash_manifest_cues 1452410,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/dashenc.c,dashenc_delete_file 1452412,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_opt.c,opt_profile 1452413,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/icecast.c,icecast_open 1452415,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_opt.c,opt_bitrate 1452418,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/f_select.c,select_frame 1452419,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,ffplay,Memory - corruptions,/fftools/ffplay.c,stream_component_open 1452420,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mpegts.c,sdt_cb 1452424,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mxfdec.c,mxf_parse_structural_metadata 1452425,Logically dead code,Medium,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/vp3.c,vp4_mc_loop_filter 1452426,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/libmodplug.c,modplug_load_metadata 1452428,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hlsenc.c,set_http_options 1452430,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/h264dec.c,output_frame 1452432,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/id3v1.c,get_string 1452435,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mux.c,init_muxer 1452436,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/exr.c,decode_header 1452441,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/tests/seek.c,main 1452443,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_read_uuid 1452444,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/matroskaenc.c,put_flac_codecpriv 1452446,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/id3v1.c,parse_tag 1452448,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_read_udta_string 1452449,Uninitialized scalar variable,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Uninitialized variables,/libavformat/subfile.c,subfile_seek 1452450,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/aadec.c,aa_read_header 1452451,Use after free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,Other,Memory - illegal accesses,/fftools/cmdutils.c,opt_default 1452452,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/rmdec.c,rm_read_metadata 1452453,Dereference after null check,Medium,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Null pointer dereferences,/libavformat/matroskadec.c,ebml_parse 1452454,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mxfdec.c,mxf_read_partition_pack 1452455,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/af_silencedetect.c,update 1452456,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avdevice,Memory - corruptions,/libavdevice/lavfi.c,lavfi_read_header 1452457,Missing break in switch,Medium,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,ffplay,Control flow issues,/fftools/ffplay.c,event_loop 1452458,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/matroskadec.c,matroska_convert_tag 1452459,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/gxf.c,gxf_header 1452460,Double free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mpegts.c,sdt_cb 1452461,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/dpx.c,decode_frame 1452462,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/id3v2enc.c,id3v2_3_metadata_split_date 1452463,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,Various,Memory - corruptions,/libavformat/vqf.c,add_metadata 1452466,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/libgme.c,load_metadata 1452467,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_signalstats.c,filter_frame8 1452468,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,parse_timecode_in_framenum_format 1452469,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avutil,Memory - corruptions,/libavutil/hwcontext_qsv.c,qsv_device_create 1452471,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/avio.c,ffurl_connect 1452472,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/ifv.c,parse_header 1452473,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/gxf.c,add_timecode_metadata 1452474,Use after free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,Other,Memory - illegal accesses,/fftools/cmdutils.c,opt_default 1452477,Untrusted value as argument,Medium,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/g2meet.c,kempf_decode_tile 1452479,Out-of-bounds access,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/opus_silk.c,silk_decode_lpc 1452481,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/dashenc.c,dash_init 1452483,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/rtsp.c,sdp_parse_line 1452485,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/fits.c,avpriv_fits_header_parse_line 1452486,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hls.c,open_url 1452487,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/bintext.c,next_tag_read 1452488,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mxfdec.c,mxf_parse_physical_source_package 1452490,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/avidec.c,avi_metadata_creation_time 1452491,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/avidec.c,avi_read_tag 1452492,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/smoothstreamingenc.c,ism_seek 1452495,Uninitialized scalar variable,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/svq3.c,svq3_decode_init 1452496,Uninitialized scalar variable,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Uninitialized variables,/libavformat/matroskadec.c,matroska_parse_cluster 1452497,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_mcdeint.c,config_props 1452498,Use after free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_blend.c,tblend_filter_frame 1452499,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avdevice,Memory - corruptions,/libavdevice/decklink_dec.cpp,VideoInputFrameArrived 1452501,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mxfdec.c,mxf_add_timecode_metadata 1452502,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/demux_utils.c,avpriv_new_chapter 1452506,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/asfdec_o.c,asf_set_metadata 1452507,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_read_header 1452508,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_idet.c,filter 1452510,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hls.c,open_input 1452512,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_metadata_creation_time 1452514,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mp3dec.c,mp3_parse_info_tag 1452515,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_parse_stsd_data 1452516,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/tty.c,efi_read 1452517,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/dv.c,dv_read_timecode 1452518,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_uspp.c,config_input 1452519,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/asfdec_f.c,asf_read_content_desc 1452520,Use after free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/http.c,update_metadata 1452521,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_read_rtmd_track 1452522,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/asfdec_f.c,asf_read_header 1452523,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/lrcenc.c,lrc_write_header 1452524,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mxfdec.c,mxf_read_preface_metadata 1452525,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/avio.c,ffurl_open_whitelist 1452526,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/iff.c,parse_dsd_prop 1452527,Double free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_read_udta_string 1452528,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/dss.c,dss_read_metadata_date 1452529,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/smjpegdec.c,smjpeg_read_header 1452530,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_parse_stsd_video 1452531,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mxfdec.c,set_language 1452532,Use after free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,Other,Memory - illegal accesses,/fftools/cmdutils.c,split_commandline 1452534,Use after free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_ocr.c,filter_frame 1452535,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/rtsp.c,ff_rtsp_connect 1452536,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/asfdec_f.c,asf_read_ext_content_desc 1452537,Use after free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/http.c,parse_icy 1452538,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/avidec.c,read_gab2_sub 1452540,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hls.c,add_metadata_from_renditions 1452541,Use after free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/http.c,parse_icy 1452544,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_psnr.c,do_psnr 1452546,Double free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/asfdec_o.c,asf_read_value 1452551,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_opt.c,opt_timecode 1452563,Double free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/metadata.c,ff_metadata_conv_ctx 1452572,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/oggparsevorbis.c,ogm_chapter 1452573,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/wavdec.c,wav_parse_bext_string 1452576,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/demux.c,avformat_find_stream_info 1452577,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/segment.c,segment_end 1452578,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/cafdec.c,read_info_chunk 1452580,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/flacenc.c,flac_init 1452581,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/avidec.c,avi_read_header 1452583,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/demux.c,try_decode_frame 1452584,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mpegts.c,ff_parse_mpeg2_descriptor 1452585,Untrusted loop bound,Medium,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/rtpenc_vc2hq.c,ff_rtp_send_vc2hq 1452586,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_signalstats.c,filter_frame16 1452587,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_ssim.c,do_ssim 1452589,Double free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mpegts.c,sdt_cb 1452591,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/avidec.c,avi_read_nikon 1452592,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/flvdec.c,amf_parse_object 1452593,Missing break in switch,Medium,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Control flow issues,/libavformat/takdec.c,tak_read_header 1452594,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,examples,Memory - corruptions,/doc/examples/extract_mvs.c,open_codec_context 1452596,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_read_mdhd 1452598,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/matroskadec.c,matroska_metadata_creation_time 1452599,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_idet.c,av_dict_set_fxp 1452601,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/id3v2.c,merge_date 1452602,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/wtvdec.c,parse_chunks 1452603,Use after free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/mov.c,mov_read_udta_string 1452604,Use after free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/libopenmpt.c,read_header_openmpt 1452605,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hls.c,parse_playlist 1452606,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,Other,Memory - corruptions,/fftools/ffprobe.c,opt_show_entries 1452607,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_siti.c,filter_frame 1452608,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_palettegen.c,set_colorquant_ratio_meta 1452609,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/asfdec_o.c,asf_read_properties 1452610,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/tests/fifo_muxer.c,run_test 1452611,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_read_ftyp 1452612,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_opt.c,opt_target 1452613,Explicit null dereferenced,Medium,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Null pointer dereferences,/libavformat/id3v2.c,id3v2_parse 1452614,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/riffdec.c,ff_read_riff_info 1452616,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/webm_chunk.c,chunk_end 1452617,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_enc.c,set_encoder_id 1452618,Out-of-bounds access,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/opus_silk.c,ff_silk_decode_superframe 1452619,Out-of-bounds access,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avutil,Memory - corruptions,/libavutil/tests/hmac.c,main 1452620,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/sauce.c,ff_sauce_read 1452621,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_metadata_loci 1452622,Logically dead code,Medium,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/vp3.c,vp4_unpack_vlcs 1452623,Free of address-of expression,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/cbs_jpeg.c,cbs_jpeg_split_fragment 1452626,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/nutdec.c,decode_info_header 1452628,Uninitialized scalar variable,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/svq3.c,svq3_decode_init 1452630,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/wc3movie.c,wc3_read_header 1452632,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_read_hdlr 1452633,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hls.c,add_stream_to_programs 1452634,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_metadata_track_or_disc_number 1452635,Double free,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/asfdec_f.c,get_tag 1452639,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/libopenmpt.c,read_header_openmpt 1452640,Division or modulo by float zero,Medium,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_scdet.c,get_scene_score 1452641,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mxfdec.c,mxf_read_identification_metadata 1452642,Free of array-typed value,High,New,08/21/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/tests/movenc.c,main 1452754,Uninitialized pointer read,High,New,08/23/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_deshake_opencl.c,filter_frame 1452755,Uninitialized pointer read,High,New,08/23/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_deshake_opencl.c,filter_frame 1452758,Out-of-bounds read,High,New,08/23/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_deshake_opencl.c,filter_frame 1452759,Uninitialized scalar variable,High,New,08/23/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/vf_deshake_opencl.c,minimize_error 1453457,Unchecked return value,Medium,New,09/02/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Error handling issues,/libavformat/libzmq.c,zmq_proto_open 1453607,Double free,High,New,09/06/19,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hlsenc.c,hls_start 1454676,Out-of-bounds read,High,New,10/07/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - illegal accesses,/libavcodec/flac_parser.c,check_header_mismatch 1454838,Out-of-bounds access,High,New,10/16/19,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/af_arnndn.c,rnnoise_channel 1455684,Unintentional integer overflow,Medium,New,11/13/19,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/hqx.c,hqx_decode_frame 1457610,Use after free,High,New,01/11/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/img2dec.c,add_filename_as_pkt_side_data 1457611,Free of array-typed value,High,New,01/11/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/img2dec.c,ff_img_read_packet 1457612,Free of array-typed value,High,New,01/11/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/img2dec.c,add_filename_as_pkt_side_data 1457947,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_8bit_slice 1457948,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_16bit_slice 1457949,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_8bit_slice 1457950,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_8bit_slice 1457951,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_16bit_slice 1457952,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_8bit_slice 1457953,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_8bit_slice 1457954,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_8bit_slice 1457955,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_16bit_slice 1457956,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_16bit_slice 1457957,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_8bit_slice 1457958,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_8bit_slice 1457959,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_16bit_slice 1457960,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_16bit_slice 1457961,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_8bit_slice 1457962,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_16bit_slice 1457963,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_16bit_slice 1457964,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_16bit_slice 1457965,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_8bit_slice 1457966,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_16bit_slice 1457967,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_8bit_slice 1457968,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_8bit_slice 1457969,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_8bit_slice 1457970,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_16bit_slice 1457971,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_8bit_slice 1457972,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_16bit_slice 1457973,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_8bit_slice 1457974,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_16bit_slice 1457975,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_16bit_slice 1457976,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_8bit_slice 1457977,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_16bit_slice 1457978,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_8bit_slice 1457979,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_16bit_slice 1457980,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_8bit_slice 1457981,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_8bit_slice 1457982,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_16bit_slice 1457983,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_16bit_slice 1457984,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_16bit_slice 1457985,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_16bit_slice 1457986,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_8bit_slice 1457987,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_16bit_slice 1457988,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_8bit_slice 1457989,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_8bit_slice 1457990,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_8bit_slice 1457991,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_16bit_slice 1457992,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap2_16bit_slice 1457993,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap1_8bit_slice 1457994,Out-of-bounds read,High,New,01/27/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap4_16bit_slice 1458043,Unchecked return value,Medium,New,02/01/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Error handling issues,/libavfilter/vf_xfade.c,xfade_activate 1458126,Result is not floating-point,Medium,New,02/03/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Incorrect expression,/libavcodec/wmavoice.c,calc_input_response 1458127,Unchecked return value,Medium,New,02/03/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Error handling issues,/libavfilter/vf_xfade_opencl.c,xfade_opencl_activate 1458148,Result is not floating-point,Medium,New,02/06/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_xfade.c,vertclose8_transition 1458149,Result is not floating-point,Medium,New,02/06/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_xfade.c,horzopen8_transition 1458150,Result is not floating-point,Medium,New,02/06/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_xfade.c,vertopen16_transition 1458151,Result is not floating-point,Medium,New,02/06/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_xfade.c,vertclose16_transition 1458152,Result is not floating-point,Medium,New,02/06/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_xfade.c,horzclose8_transition 1458153,Structurally dead code,Medium,New,02/06/20,Unassigned,Unclassified,Unspecified,Undecided,avutil,Control flow issues,/libavutil/hwcontext_cuda.c,cuda_device_derive 1458154,Result is not floating-point,Medium,New,02/06/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_xfade.c,horzclose16_transition 1458155,Result is not floating-point,Medium,New,02/06/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_xfade.c,horzopen16_transition 1458156,Result is not floating-point,Medium,New,02/06/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_xfade.c,vertopen8_transition 1458177,Free of address-of expression,High,New,02/10/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/cbs_vp9.c,cbs_vp9_split_fragment 1458428,Unchecked return value,Medium,New,02/15/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Error handling issues,/libavfilter/vf_pad_opencl.c,pad_opencl_config_output 1460606,Double free,High,New,03/14/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hlsenc.c,hls_encryption_start 1460758,Operands don't affect result,Medium,New,03/19/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/fwse.c,fwse_read_header 1460979,Logically dead code,Medium,New,03/28/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/jpeg2000dec.c,get_tlm 1461195,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_16bit_slice 1461196,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_8bit_slice 1461197,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_8bit_slice 1461198,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_8bit_slice 1461199,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_8bit_slice 1461200,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_16bit_slice 1461201,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_16bit_slice 1461202,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_16bit_slice 1461203,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_16bit_slice 1461204,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_8bit_slice 1461205,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_16bit_slice 1461207,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_16bit_slice 1461208,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_8bit_slice 1461209,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_16bit_slice 1461210,Out-of-bounds read,High,New,04/04/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_v360.c,remap3_8bit_slice 1461470,Free of array-typed value,High,New,04/11/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hlsenc.c,hls_delete_file 1461482,Improper use of negative value,Medium,New,04/13/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/vble.c,vble_decode_init 1463550,Logically dead code,Medium,New,05/13/20,Unassigned,Unclassified,Unspecified,Undecided,examples,Control flow issues,/doc/examples/demux_decode.c,decode_packet 1463852,Free of array-typed value,High,New,05/27/20,Unassigned,Unclassified,Unspecified,Undecided,tools,Memory - corruptions,/tools/venc_data_dump.c,main 1464082,Double free,High,New,06/07/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/dashenc.c,write_manifest 1464083,Use after free,High,New,06/07/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/demux.c,avformat_find_stream_info 1464084,Double free,High,New,06/07/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/asfdec_f.c,asf_read_metadata 1464085,Free of array-typed value,High,New,06/07/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/wtvdec.c,parse_legacy_attrib 1465261,Free of array-typed value,High,New,07/11/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/h264_slice.c,h264_export_frame_props 1465262,Free of array-typed value,High,New,07/11/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/hevcdec.c,set_side_data 1465264,Free of array-typed value,High,New,07/11/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/mpeg12dec.c,mpeg_decode_frame 1465479,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/ttaenc.c,tta_encode_frame 1465480,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpeg4videoenc.c,ff_mpeg4_encode_video_packet_header 1465481,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/wavpackenc.c,encode_flush 1465482,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpegaudioenc_template.c,encode_frame 1465483,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/aaccoder.c,quantize_and_encode_band_cost_template 1465484,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpeg12enc.c,encode_dc 1465485,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpeg12enc.c,encode_dc 1465486,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/dnxhdenc.c,dnxhd_encode_dc 1465487,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/rv10enc.c,ff_rv10_encode_picture_header 1465488,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/cbs_av1.c,cbs_av1_write_increment 1465489,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/put_golomb.h,set_ur_golomb 1465490,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpeg4videoenc.c,mpeg4_encode_block 1465491,Unintentional integer overflow,Medium,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/cbs_vp9.c,cbs_vp9_write_increment 1465492,Free of array-typed value,High,New,07/21/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/au.c,au_read_annotation 1465861,Free of array-typed value,High,New,08/11/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hlsenc.c,hls_start 1465864,Out-of-bounds read,High,New,08/11/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - illegal accesses,/libavcodec/cfhdenc.c,cfhd_encode_frame 1466603,Uninitialized scalar variable,High,New,09/01/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/j2kenc.c,makelayers 1466634,Missing break in switch,Medium,New,09/05/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/dxtory.c,do_vflip 1467435,Unintentional integer overflow,Medium,New,09/24/20,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/argo_asf.c,argo_asf_seek 1467648,Untrusted loop bound,Medium,New,09/29/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/argo.c,decode_mad1_24 1467649,Untrusted loop bound,Medium,New,09/29/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/argo.c,decode_mad1 1467656,Out-of-bounds access,High,New,10/01/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/cuviddec.c,cuvid_decode_init 1468252,Logically dead code,Medium,New,10/17/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Control flow issues,/libavfilter/af_aiir.c,convert_serial2parallel 1468326,Free of array-typed value,High,New,10/22/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/avf_aphasemeter.c,update_out_phase_detection 1468327,Free of array-typed value,High,New,10/22/20,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/avf_aphasemeter.c,update_mono_detection 1469450,Unintentional integer overflow,Medium,New,11/24/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/speedhqenc.c,encode_dc 1469451,Unintentional integer overflow,Medium,New,11/24/20,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/speedhqenc.c,encode_dc 1473496,Unchecked return value,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/sga.c,decode_palette 1473497,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/mpeg4videodec.c,mpeg4_decode_sprite_trajectory 1473499,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/amrwbdec.c,decode_fixed_vector 1473503,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/iff.c,decode_short_vertical_delta2 1473505,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/dvdsubdec.c,decode_dvd_subtitles 1473506,Missing break in switch,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/imx.c,imx_decode_frame 1473508,Untrusted array index read,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/smc.c,smc_decode_stream 1473510,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/cbs_h2645.c,cbs_h264_write_nal_unit 1473512,Unused value,Low,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Code maintainability issues,/libavformat/demux.c,avformat_find_stream_info 1473514,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/lpc.c,ff_lpc_calc_coefs 1473517,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/mpeg4videodec.c,mpeg4_decode_sprite_trajectory 1473522,Free of array-typed value,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_vif.c,do_vif 1473525,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,tools,Insecure data handling,/tools/ffhash.c,main 1473527,Result is not floating-point,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Incorrect expression,/libavformat/sbgdec.c,str_to_time 1473532,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Uninitialized variables,/libavformat/rtsp.c,ff_rtsp_make_setup_request 1473538,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/argo_asf.c,argo_asf_seek 1473539,Explicit null dereferenced,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Null pointer dereferences,/libavcodec/ac3enc.c,ac3_apply_rematrixing 1473547,Untrusted pointer read,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/omadec.c,decrypt_init 1473549,Untrusted divisor,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,swscale,Insecure data handling,/libswscale/tests/swscale.c,main 1473551,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/iff.c,decode_byterun2 1473553,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/rdt.c,ff_rdt_parse_header 1473554,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Uninitialized variables,/libavformat/rtsp.c,ff_rtsp_make_setup_request 1473555,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/af_dialoguenhance.c,config_input 1473557,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/x86/mpegvideoenc_template.c,dct_quantize_sse2 1473558,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/matroskaenc.c,put_xiph_codecpriv 1473559,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/h264_cavlc.c,ff_h264_decode_mb_cavlc 1473560,Free of array-typed value,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_parse_stsd_audio 1473562,Unchecked return value,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/sga.c,decode_tiledata 1473567,Result is not floating-point,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Incorrect expression,/libavcodec/mpegaudiodec_common_tablegen.h,mpegaudiodec_common_tableinit 1473569,Untrusted array index read,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/vorbis_parser.c,vorbis_parse_init 1473573,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/iff.c,decode_long_vertical_delta2 1473574,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/img2dec.c,jpeg_probe 1473580,Untrusted value as argument,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/sdp.c,xiph_extradata2config 1473581,Missing break in switch,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/sga.c,sga_decode_frame 1473582,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/svq1enc.c,svq1_encode_plane 1473583,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/vf_convolution_opencl.c,convolution_opencl_make_filter_params 1473585,Uninitialized scalar variable,High,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/x86/mpegvideoenc_template.c,dct_quantize_ssse3 1473590,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/mpeg.c,mpegps_probe 1473591,Untrusted loop bound,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/eatgv.c,unpack 1473592,Unchecked return value,Medium,New,03/06/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/sga.c,decode_palmapdata 1475938,Uninitialized array index read,High,New,04/03/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - illegal accesses,/libavcodec/a64multienc.c,render_charset 1477398,Operands don't affect result,Medium,New,04/27/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/af_adelay.c,config_input 1477406,Improper use of negative value,Medium,New,04/29/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/qsvdec.c,qsv_decode_init_context 1477407,Free of array-typed value,High,New,04/29/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/dss.c,dss_read_header 1477409,Use after free,High,New,04/29/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/mxfdec.c,mxf_parse_structural_metadata 1477410,Free of array-typed value,High,New,04/29/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/matroskadec.c,matroska_parse_tracks 1477413,Missing break in switch,Medium,New,04/29/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/libvpxenc.c,set_pix_fmt 1477415,Free of array-typed value,High,New,04/29/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/cinedec.c,cine_read_header 1482088,Missing break in switch,Medium,New,05/06/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Control flow issues,/libavformat/aiffdec.c,get_aiff_header 1485002,Unintentional integer overflow,Medium,New,05/27/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/exr.c,dwa_uncompress 1485969,Result is not floating-point,Medium,New,06/12/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Incorrect expression,/libavformat/flvdec.c,amf_parse_object 1489999,Unchecked return value,Medium,New,08/10/21,Unassigned,Unclassified,Unspecified,Undecided,tools,Error handling issues,/tools/decode_simple.c,ds_run 1490844,Write to pointer after free,High,New,08/28/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/oggparsevorbis.c,vorbis_parse_single_comment 1490845,Use after free,High,New,08/28/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/oggparsevorbis.c,ff_vorbis_comment 1490847,Write to pointer after free,High,New,08/28/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/oggparsevorbis.c,vorbis_parse_single_comment 1490848,Free of array-typed value,High,New,08/28/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/oggparsevorbis.c,vorbis_parse_single_comment 1490880,Division or modulo by float zero,Medium,New,08/31/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_grayworld.c,compute_correction 1491898,Unintentional integer overflow,Medium,New,09/16/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/rmdec.c,rm_read_audio_stream_info 1492156,Unintentional integer overflow,Medium,New,09/18/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/jvdec.c,read_header 1492299,Unintended sign extension,Medium,New,09/30/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_avgblur.c,filter_slow16 1492300,Unintended sign extension,Medium,New,09/30/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_avgblur.c,filter_lut16 1492301,Unintended sign extension,Medium,New,09/30/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_avgblur.c,filter_lut16 1492302,Unintended sign extension,Medium,New,09/30/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_avgblur.c,filter_lut16 1492303,Unintended sign extension,Medium,New,09/30/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_avgblur.c,filter_slow16 1492305,Unintended sign extension,Medium,New,09/30/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_avgblur.c,filter_slow16 1492867,Unchecked return value,Medium,New,10/14/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/avs3_parser.c,parse_avs3_nal_units 1492881,Free of array-typed value,High,New,10/16/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/argo_asf.c,argo_asf_read_header 1492906,Out-of-bounds read,High,New,10/21/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_showinfo.c,dump_dynamic_hdr_plus 1493275,Missing break in switch,Medium,New,10/28/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Control flow issues,/libavfilter/vf_negate.c,negate_packed16 1493276,Missing break in switch,Medium,New,10/28/21,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Control flow issues,/libavfilter/vf_negate.c,negate_packed8 1494441,Untrusted value as argument,Medium,New,11/25/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/rtpenc_rfc4175.c,ff_rtp_send_raw_rfc4175 1494532,Read from pointer after free,High,New,11/27/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/rtsp.c,sdp_read_header 1494533,Double free,High,New,11/27/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/rtsp.c,ff_rtsp_make_setup_request 1494632,Untrusted loop bound,Medium,New,12/05/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/scd.c,scd_read_header 1494634,Free of array-typed value,High,New,12/05/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/scd.c,scd_read_track 1494635,Untrusted loop bound,Medium,New,12/05/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/scd.c,scd_read_offsets 1494636,Missing break in switch,Medium,New,12/05/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Control flow issues,/libavformat/img2dec.c,jpeg_probe 1494637,Missing break in switch,Medium,New,12/05/21,Unassigned,Unclassified,Unspecified,Undecided,avformat,Control flow issues,/libavformat/img2dec.c,jpeg_probe 1495853,Missing break in switch,Medium,New,12/23/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/qsvenc.c,init_video_param 1496615,Explicit null dereferenced,Medium,New,12/28/21,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Null pointer dereferences,/libavcodec/encode.c,encode_simple_internal 1496852,Macro compares unsigned to 0,Medium,New,01/04/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/dovi_rpu.c,ff_dovi_rpu_parse 1496940,Logically dead code,Medium,New,01/08/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Control flow issues,/libavfilter/drawutils.c,ff_fill_rgba_map 1497114,Missing break in switch,Medium,New,01/13/22,Unassigned,Unclassified,Unspecified,Undecided,swscale,Control flow issues,/libswscale/x86/swscale.c,ff_sws_init_swscale_x86 1497470,Operands don't affect result,Medium,New,01/20/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/avc.c,avc_parse_nal_units 1500278,Uninitialized scalar variable,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Uninitialized variables,/libavformat/aviobuf.c,read_string_to_bprint 1500279,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/opus_pvq.c,celt_cwrsi 1500280,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,swscale,Integer handling issues,/libswscale/yuv2rgb.c,ff_yuv2rgb_c_init_tables 1500282,Uninitialized scalar variable,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/smacker.c,smka_decode_frame 1500284,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/tests/dct.c,dct_error 1500285,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpegvideo_enc.c,estimate_best_b_count 1500286,Double free,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_read_chapters 1500287,Untrusted value as argument,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/vp9mvs.c,ff_vp9_fill_mv 1500288,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/flvdec.c,flv_read_packet 1500289,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,swscale,Integer handling issues,/libswscale/tests/swscale.c,getSSD 1500291,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpeg4videodec.c,mpeg4_decode_sprite_trajectory 1500292,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/cinepakenc.c,calculate_mode_score 1500293,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/snowenc.c,encode_frame 1500294,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mlpdsp.c,ff_mlp_rematrix_channel 1500295,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpeg4videodec.c,mpeg4_decode_sprite_trajectory 1500296,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,swscale,Integer handling issues,/libswscale/tests/swscale.c,doTest 1500297,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/matroskadec.c,ebml_read_num 1500300,Unchecked return value,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/notchlc.c,decode_blocks 1500303,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_find_rect.c,compare 1500304,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/mov.c,mov_read_stts 1500305,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_signalstats.c,filter_frame16 1500307,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/flacenc.c,subframe_count_exact 1500309,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/tests/jpeg2000dwt.c,test_dwt 1500310,Uninitialized scalar variable,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Uninitialized variables,/libavformat/dtshddec.c,dtshd_read_header 1500311,Uninitialized scalar variable,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/svq1enc.c,svq1_encode_plane 1500312,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/mov.c,mov_read_stts 1500313,Out-of-bounds read,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,swresample,Memory - illegal accesses,/libswresample/audioconvert.c,swri_audio_convert_alloc 1500314,Uninitialized scalar variable,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Uninitialized variables,/libavformat/mpegts.c,ff_parse_mpeg2_descriptor 1500315,Untrusted value as argument,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/vp9block.c,decode_mode 1500318,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/mov.c,mov_read_stts 1500319,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_ssim.c,ssim_4x4xn_16bit 1500322,Out-of-bounds read,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - illegal accesses,/libavcodec/amrnbdec.c,amrnb_decode_frame 1500323,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/g723_1enc.c,acb_search 1500324,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/flacenc.c,find_subframe_rice_params 1500325,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_signalstats.c,filter_frame16 1500326,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/g723_1dec.c,generate_noise 1500327,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/exrenc.c,encode_frame 1500328,Resource leak,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,ffplay,Resource leaks,/fftools/ffplay.c,packet_queue_put 1500330,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_ssim.c,ssim_4x4xn_16bit 1500332,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_find_rect.c,compare 1500333,Uninitialized scalar variable,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/qcelpdec.c,qcelp_decode_frame 1500335,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/flacenc.c,subframe_count_exact 1500337,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/flacenc.c,subframe_count_exact 1500340,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_find_rect.c,compare 1500342,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/asfdec_f.c,asf_read_marker 1500343,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_signalstats.c,filter_frame16 1500345,Uninitialized scalar variable,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/signature_lookup.c,lookup_signatures 1500346,Uninitialized scalar variable,High,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Uninitialized variables,/libavformat/ffmetadec.c,read_line_to_bprint_escaped 1500347,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_ssim.c,ssim_4x4xn_16bit 1500348,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/g723_1enc.c,lpc2lsp 1500350,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_signalstats.c,filter_frame16 1500351,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_signalstats.c,filter_frame16 1500352,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/g723_1enc.c,lpc2lsp 1500353,Unintentional integer overflow,Medium,New,02/19/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/snappy.c,bytestream2_get_levarint 1502874,Uninitialized pointer write,High,New,03/05/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/avf_abitscope.c,filter_frame 1503075,Unintentional integer overflow,Medium,New,03/15/22,Unassigned,Unclassified,Unspecified,Undecided,avdevice,Integer handling issues,/libavdevice/pulse_audio_enc.c,pulse_write_header 1503077,Bad bit shift operation,Medium,New,03/15/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/af_channelsplit.c,filter_frame 1503078,Resource leak,High,New,03/15/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Resource leaks,/libavfilter/af_aresample.c,filter_frame 1503079,Division or modulo by zero,Medium,New,03/15/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpegaudiodec_template.c,decode_frame_mp3on4 1503080,Unchecked return value,Medium,New,03/15/22,Unassigned,Unclassified,Unspecified,Undecided,ffplay,Error handling issues,/fftools/ffplay.c,audio_decode_frame 1503081,Bad bit shift operation,Medium,New,03/15/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/af_headphone.c,parse_map 1503083,Uninitialized pointer read,High,New,03/15/22,Unassigned,Unclassified,Unspecified,Undecided,examples,Memory - illegal accesses,/doc/examples/encode_audio.c,select_channel_layout 1503088,Resource leak,High,New,03/15/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Resource leaks,/libavfilter/af_amerge.c,try_push_frame 1503782,Uninitialized scalar variable,High,New,04/05/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/vsrc_gradients.c,project 1503783,Uninitialized scalar variable,High,New,04/05/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/vsrc_gradients.c,project 1504272,Free of array-typed value,High,New,04/26/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_blurdetect.c,blurdetect_filter_frame 1504412,Uninitialized scalar variable,High,New,05/12/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/vf_fftdnoiz.c,filter_block2d 1504414,Uninitialized scalar variable,High,New,05/12/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/vf_fftdnoiz.c,filter_block3d2 1504415,Untrusted value as argument,Medium,New,05/12/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/bsf/pgs_frame_merge.c,frame_merge_filter 1504417,Uninitialized scalar variable,High,New,05/12/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/vf_fftdnoiz.c,filter_block3d1 1504570,Free of array-typed value,High,New,05/24/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_blockdetect.c,blockdetect_filter_frame 1504571,Uninitialized scalar variable,High,New,05/24/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/vf_v360.c,barrelsplit_to_xyz 1505357,Unintentional integer overflow,Medium,New,06/07/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/qoidec.c,qoi_decode_frame 1505963,Unintentional integer overflow,Medium,New,06/14/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Integer handling issues,/libavformat/ape.c,ape_read_header 1506471,Free of array-typed value,High,New,06/18/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mxfdec.c,mxf_add_umid_metadata 1506706,Unchecked return value,Medium,New,06/28/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Error handling issues,/libavformat/matroskaenc.c,mkv_assemble_codecprivate 1506707,Uninitialized scalar variable,High,New,06/28/22,Unassigned,Unclassified,Unspecified,Undecided,Other,Uninitialized variables,/usr/include/avisynth/avisynth_c.h,avs_new_value_bool 1506708,Unchecked return value,Medium,New,06/28/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/avs2_parser.c,parse_avs2_seq_header 1507242,Untrusted pointer read,Medium,New,07/12/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/apngenc.c,apng_find_chunk 1507471,Free of array-typed value,High,New,07/26/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/argo_cvg.c,argo_cvg_read_header 1507483,Unchecked return value,Medium,New,07/28/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/vp8.c,setup_partitions 1507875,Untrusted array index read,Medium,New,08/09/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/cbs_h2645.c,cbs_h264_replace_sps 1507877,Unintentional integer overflow,Medium,New,08/09/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/wbmpenc.c,wbmp_encode_frame 1509370,Logically dead code,Medium,New,08/16/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/ilbcdec.c,do_plc 1509371,Use of 32-bit time_t,High,New,08/16/22,Unassigned,Unclassified,Unspecified,Undecided,swresample,High impact quality,/libswresample/tests/swresample.c,main 1509373,Logically dead code,Medium,New,08/16/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Control flow issues,/libavfilter/vf_fftfilt.c,config_props 1512404,Use after free,High,New,08/25/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/dashdec.c,parse_programinformation 1512411,Dereference after null check,Medium,New,08/25/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Null pointer dereferences,/libavcodec/libvpxenc.c,queue_frames 1512414,Uninitialized pointer read,High,New,08/25/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/imfdec.c,get_next_track_with_minimum_timestamp 1513722,Operands don't affect result,Medium,New,09/06/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_scale.c,config_props 1513782,Free of array-typed value,High,New,09/10/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/soxdec.c,sox_read_header 1513784,Free of array-typed value,High,New,09/10/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/vqf.c,vqf_read_header 1513787,Free of array-typed value,High,New,09/10/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/dtshddec.c,dtshd_read_header 1513788,Free of array-typed value,High,New,09/10/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/asf.c,asf_read_picture 1513790,Free of array-typed value,High,New,09/10/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/rmdec.c,ff_rm_read_mdpr_codecdata 1513792,Free of array-typed value,High,New,09/10/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mlvdec.c,scan_file 1513793,Unchecked return value,Medium,New,09/10/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Error handling issues,/libavformat/genh.c,genh_read_header 1515456,Unintentional integer overflow,Medium,New,09/17/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/exr.c,decode_header 1515514,Uninitialized scalar variable,High,New,09/20/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/af_afftdn.c,process_frame 1515516,Use after free,High,New,09/20/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/metadata.c,ff_metadata_conv_ctx 1515517,Uninitialized scalar variable,High,New,09/20/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/af_afftdn.c,sample_noise_block 1515882,Unintentional integer overflow,Medium,New,10/04/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/g723_1enc.c,comp_harmonic_coeff 1515883,Unintentional integer overflow,Medium,New,10/04/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/g723_1enc.c,acb_search 1515884,Unintentional integer overflow,Medium,New,10/04/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/g723_1enc.c,lpc2lsp 1515890,Out-of-bounds access,High,New,10/06/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/sgidec.c,read_rle_sgi 1516089,Negative array index write,High,New,10/18/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/vqcdec.c,seed_codebooks 1516090,Unchecked return value,Medium,New,10/18/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/vqcdec.c,decode_vectors 1516444,Free of array-typed value,High,New,10/25/22,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_mux_init.c,copy_meta 1516445,Out-of-bounds read,High,New,10/25/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - illegal accesses,/libavcodec/eatgq.c,tgq_decode_block 1516647,Free of array-typed value,High,New,11/03/22,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/imfdec.c,imf_read_header 1516764,Dereference null return value,Medium,New,11/08/22,Unassigned,Unclassified,Unspecified,Undecided,avutil,Null pointer dereferences,/libavutil/tests/dict.c,main 1516804,Unchecked return value,Medium,New,11/12/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Error handling issues,/libavfilter/af_atempo.c,yae_reset 1516805,Uninitialized scalar variable,High,New,11/12/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Uninitialized variables,/libavfilter/af_afir.c,init_segment 1516957,Resource leak,High,New,11/17/22,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Resource leaks,/libavcodec/tiff.c,decode_frame 1516994,Out-of-bounds access,High,New,11/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/af_surround.c,stereo_upmix 1516996,Out-of-bounds access,High,New,11/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/af_surround.c,surround_upmix 1516999,Out-of-bounds access,High,New,11/19/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/af_surround.c,l2_1_upmix 1517022,Logically dead code,Medium,New,11/22/22,Unassigned,Unclassified,Unspecified,Undecided,examples,Control flow issues,/doc/examples/qsv_transcode.c,str_to_dict 1517023,Uninitialized pointer read,High,New,11/22/22,Unassigned,Unclassified,Unspecified,Undecided,examples,Memory - illegal accesses,/doc/examples/qsv_transcode.c,main 1517103,Uninitialized pointer write,High,New,11/29/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/avf_showcwt.c,draw 1517305,Uninitialized pointer read,High,New,12/06/22,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/avf_showcwt.c,draw 1518905,Division or modulo by zero,Medium,New,01/05/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_palettegen.c,compute_box_stats 1518967,Unchecked return value,Medium,New,01/07/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/tests/bitstream_template.c,main 1518968,Unchecked return value,Medium,New,01/07/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/tests/bitstream_template.c,main 1518989,Missing break in switch,Medium,New,01/10/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Control flow issues,/fftools/ffmpeg_filter.c,video_sync_process 1518990,Unchecked return value,Medium,New,01/10/23,Unassigned,Unclassified,Unspecified,Undecided,avutil,Error handling issues,/libavutil/tests/opt.c,main 1519127,Unchecked return value,Medium,New,01/17/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Error handling issues,/libavfilter/vaapi_vpp.c,ff_vaapi_vpp_render_pictures 1520668,Free of array-typed value,High,New,01/31/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/vf_ssim360.c,do_ssim360 1520670,Dereference after null check,Medium,New,01/31/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Null pointer dereferences,/fftools/ffmpeg_enc.c,enc_stats_write 1520672,Unintentional integer overflow,Medium,New,01/31/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_ssim360.c,ssim360_4x4xn_16bit 1520673,Unintentional integer overflow,Medium,New,01/31/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_ssim360.c,ssim360_4x4xn_16bit 1520674,Result is not floating-point,Medium,New,01/31/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Incorrect expression,/libavfilter/vf_ssim360.c,get_cubemap32_map 1520676,Unintentional integer overflow,Medium,New,01/31/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Integer handling issues,/libavfilter/vf_ssim360.c,ssim360_4x4xn_16bit 1520677,Uninitialized pointer read,High,New,01/31/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - illegal accesses,/fftools/ffmpeg_enc.c,enc_stats_write 1521983,Unintentional integer overflow,Medium,New,03/14/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/mpeg12dec.c,ipu_decode_frame 1521984,Free of array-typed value,High,New,03/14/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/pngdec.c,populate_avctx_color_fields 1524598,Improper use of negative value,Medium,New,03/28/23,Unassigned,Unclassified,Unspecified,Undecided,tools,Integer handling issues,/tools/enc_recon_frame_test.c,frame_hash 1524681,Logically dead code,Medium,New,04/06/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Control flow issues,/libavformat/mxfenc.c,mxf_parse_ffv1_frame 1524701,Free of array-typed value,High,New,04/11/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_enc.c,enc_open 1524728,Free of array-typed value,High,New,04/18/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_dec.c,dec_open 1524729,Free of array-typed value,High,New,04/18/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_mux_init.c,new_stream_video 1528149,Unintended sign extension,Medium,New,04/25/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/jpeg2000htdec.c,jpeg2000_decode_ht_cleanup_segment 1529220,Unused value,Low,New,05/05/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Code maintainability issues,/libavcodec/fmvc.c,decode_type2 1529221,Unused value,Low,New,05/05/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Code maintainability issues,/libavcodec/vc1_block.c,vc1_decode_p_mb_intfr 1529222,Unused value,Low,New,05/05/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Code maintainability issues,/libavformat/hlsenc.c,hls_window 1529228,Unused value,Low,New,05/05/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Code maintainability issues,/libavformat/demux.c,avformat_find_stream_info 1529991,Arguments in wrong order,Medium,New,05/11/23,Unassigned,Unclassified,Unspecified,Undecided,avdevice,API usage errors,/libavdevice/decklink_enc.cpp,ff_decklink_write_header 1530136,Operands don't affect result,Medium,New,05/16/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/libvpxenc.c,vpx_encode 1532404,Untrusted loop bound,Medium,New,06/15/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Insecure data handling,/libavcodec/evc_parser.c,decode_extradata 1532406,Untrusted loop bound,Medium,New,06/15/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/evc.c,ff_isom_write_evcc 1538296,Structurally dead code,Medium,New,07/13/23,Unassigned,Unclassified,Unspecified,Undecided,avutil,Control flow issues,/libavutil/random_seed.c,av_random_bytes 1538298,Untrusted loop bound,Medium,New,07/13/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/ac4dec.c,ac4_probe 1538299,Untrusted loop bound,Medium,New,07/13/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Insecure data handling,/libavformat/evcdec.c,annexb_probe 1538859,Dereference after null check,Medium,New,07/15/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Null pointer dereferences,/fftools/ffmpeg_enc.c,enc_open 1538860,Bad bit shift operation,Medium,New,07/15/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Integer handling issues,/fftools/ffmpeg_mux_init.c,create_streams 1538861,Uninitialized scalar variable,High,New,07/15/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/decode.c,decode_simple_internal 1538863,Resource leak,High,New,07/15/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Resource leaks,/fftools/ffmpeg_mux_init.c,parse_forced_key_frames 1539095,Free of array-typed value,High,New,07/22/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_opt.c,opt_streamid 1539099,Resource leak,High,New,07/22/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Resource leaks,/fftools/ffmpeg_mux_init.c,set_dispositions 1539100,Negative loop bound,Medium,New,07/22/23,Unassigned,Unclassified,Unspecified,Undecided,Other,Program hangs,/fftools/opt_common.c,print_codecs 1539147,Unused value,Low,New,07/25/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Code maintainability issues,/libavfilter/avf_showcwt.c,config_output 1543204,Logically dead code,Medium,New,09/02/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/avfft.c,av_rdft_init 1544255,Free of array-typed value,High,New,09/07/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/matroskadec.c,mkv_parse_video 1544265,Logically dead code,Medium,New,09/09/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/av1dec.c,get_sw_pixel_format 1544628,Unintentional integer overflow,Medium,New,09/12/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/vlc.c,ff_vlc_init_multi_from_lengths 1544629,Unintentional integer overflow,Medium,New,09/12/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/vlc.c,ff_vlc_init_from_lengths 1544630,Resource leak,High,New,09/12/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Resource leaks,/libavcodec/vlc.c,ff_vlc_init_multi_from_lengths 1545073,Free of array-typed value,High,New,09/21/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/wtvdec.c,get_tag 1545116,Explicit null dereferenced,Medium,New,09/23/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Null pointer dereferences,/libavcodec/vaapi_encode.c,ff_vaapi_encode_receive_packet 1545117,Division or modulo by zero,Medium,New,09/23/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/cbs_av1_syntax_template.c,cbs_av1_read_tile_info 1546825,Out-of-bounds access,High,New,09/28/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/dnn/dnn_io_proc.c,ff_proc_from_dnn_to_frame 1546826,Out-of-bounds access,High,New,09/28/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - corruptions,/libavfilter/dnn/dnn_io_proc.c,ff_proc_from_frame_to_dnn 1547074,Missing break in switch,Medium,New,10/05/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/lcldec.c,decode_frame 1547075,Missing break in switch,Medium,New,10/05/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/lcldec.c,decode_frame 1548380,Uninitialized scalar variable,High,New,11/02/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/rv34.c,rv34_gen_vlc_ext 1550098,Double free,High,New,11/14/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/hlsenc.c,hls_window 1550133,Unchecked return value,Medium,New,11/16/23,Unassigned,Unclassified,Unspecified,Undecided,ffplay,Error handling issues,/fftools/ffplay.c,main 1551679,Data race condition,Medium,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Concurrent data access violations,/libavformat/udp.c,circular_buffer_task_rx 1551680,Check of thread-shared field evades lock acquisition,High,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Data race undermines locking,/libavcodec/frame_thread_encoder.c,ff_thread_video_encode_frame 1551681,Data race condition,Medium,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,Other,Concurrent data access violations,/fftools/ffprobe.c,clear_log 1551682,Data race condition,Medium,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Concurrent data access violations,/libavcodec/pthread_frame.c,ff_thread_finish_setup 1551683,Indefinite wait,High,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Program hangs,/libavcodec/vp8.c,filter_mb_row 1551684,Indefinite wait,High,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Program hangs,/libavcodec/vp8.c,filter_mb_row 1551685,Uninitialized scalar variable,High,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Uninitialized variables,/libavformat/usmdec.c,parse_utf 1551686,Data race condition,Medium,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Concurrent data access violations,/libavcodec/frame_thread_encoder.c,ff_thread_video_encode_frame 1551687,Data race condition,Medium,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Concurrent data access violations,/libavformat/udp.c,circular_buffer_task_tx 1551688,Data race condition,Medium,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Concurrent data access violations,/libavfilter/dnn/safe_queue.c,ff_safe_queue_size 1551689,Data race condition,Medium,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Concurrent data access violations,/libavcodec/refstruct.c,pool_return_entry 1551690,Check of thread-shared field evades lock acquisition,High,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Data race undermines locking,/libavformat/async.c,async_seek 1551691,Check of thread-shared field evades lock acquisition,High,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Data race undermines locking,/libavcodec/pthread_frame.c,ff_thread_finish_setup 1551692,Data race condition,Medium,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Concurrent data access violations,/libavcodec/frame_thread_encoder.c,ff_thread_video_encode_frame 1551693,Data race condition,Medium,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Concurrent data access violations,/libavcodec/pthread_frame.c,frame_worker_thread 1551694,Use after free,High,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Memory - illegal accesses,/libavfilter/vf_avgblur.c,filter_frame 1551695,Indefinite wait,High,New,11/18/23,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Program hangs,/libavcodec/vp8.c,decode_mb_row_no_filter 1559177,Resource leak,High,New,12/12/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Resource leaks,/fftools/ffmpeg_filter.c,send_frame 1559178,Unused value,Low,New,12/12/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Code maintainability issues,/fftools/ffmpeg_mux.c,mux_packet_filter 1559180,Check of thread-shared field evades lock acquisition,High,New,12/12/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Data race undermines locking,/fftools/ffmpeg_sched.c,sch_filter_receive 1559181,Resource leak,High,New,12/12/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Resource leaks,/fftools/ffmpeg_filter.c,sub2video_frame 1559182,Resource leak,High,New,12/12/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Resource leaks,/libavfilter/vf_dnn_detect.c,dnn_detect_parse_yolo_output 1559186,Resource leak,High,New,12/12/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Resource leaks,/fftools/ffmpeg_sched.c,mux_queue_packet 1559187,Data race condition,Medium,New,12/12/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Concurrent data access violations,/fftools/ffmpeg_sched.c,sch_wait 1559273,Data race condition,Medium,New,12/16/23,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Concurrent data access violations,/fftools/ffmpeg_sched.c,trailing_dts 1559546,Logically dead code,Medium,New,12/19/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Control flow issues,/libavformat/iamf_parse.c,ff_iamfdec_read_descriptors 1559855,Unchecked return value from library,Medium,New,12/21/23,Unassigned,Unclassified,Unspecified,Undecided,avformat,Error handling issues,/libavformat/file.c,file_close 1559901,Resource leak,High,New,12/23/23,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Resource leaks,/libavfilter/vf_tiltandshift.c,output_frame 1560036,Logically dead code,Medium,New,01/04/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/vvc/ctu.c,pred_mode_decode 1560037,Uninitialized scalar variable,High,New,01/04/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/vvc/mvs.c,ff_vvc_store_mv 1560038,Negative array index read,High,New,01/04/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - illegal accesses,/libavcodec/vvc/ctu.c,derive_chroma_intra_pred_mode 1560039,Logically dead code,Medium,New,01/04/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/vvc/ctu.c,hls_coding_unit 1560040,Logically dead code,Medium,New,01/04/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Control flow issues,/libavcodec/vvc/ctu.c,hls_coding_unit 1560041,'Constant' variable guards dead code,Low,New,01/04/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Possible Control flow issues,/libavcodec/vvc/dec.c,decode_nal_units 1560042,Unchecked return value,Medium,New,01/04/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/vvc/dec.c,slice_init_entry_points 1560043,Uninitialized scalar variable,High,New,01/04/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/vvc/mvs.c,ff_vvc_store_sb_mvs 1560044,Uninitialized scalar variable,High,New,01/04/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/vvc/mvs.c,ff_vvc_store_sb_mvs 1560045,Unintended comparison to logical negation,Medium,New,01/04/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Incorrect expression,/libavcodec/vvc/refs.c,ff_vvc_slice_rpl 1583741,Resource leak,High,New,01/09/24,Unassigned,Unclassified,Unspecified,Undecided,avutil,Resource leaks,/libavutil/hwcontext_vaapi.c,vaapi_device_derive 1583742,Unchecked return value,Medium,New,01/09/24,Unassigned,Unclassified,Unspecified,Undecided,avutil,Error handling issues,/libavutil/hwcontext_drm.c,drm_map_frame 1583743,Unchecked return value,Medium,New,01/09/24,Unassigned,Unclassified,Unspecified,Undecided,avutil,Error handling issues,/libavutil/hwcontext_drm.c,drm_unmap_frame 1591438,Division or modulo by zero,Medium,New,01/30/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/vaapi_encode_av1.c,vaapi_encode_av1_set_tile 1591439,Uninitialized pointer read,High,New,01/30/24,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - illegal accesses,/fftools/ffmpeg_enc.c,enc_open 1591440,Free of array-typed value,High,New,01/30/24,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_demux.c,ist_add 1591465,Dereference null return value,Medium,New,02/01/24,Unassigned,Unclassified,Unspecified,Undecided,avformat,Null pointer dereferences,/libavformat/vvc.c,vvcc_write 1591467,Uninitialized scalar variable,High,New,02/01/24,Unassigned,Unclassified,Unspecified,Undecided,avformat,Uninitialized variables,/libavformat/vvc.c,vvcc_parse_vps 1591794,Out-of-bounds read,High,New,02/10/24,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - illegal accesses,/libavformat/rcwtenc.c,rcwt_write_packet 1591795,Resource leak,High,New,02/10/24,Unassigned,Unclassified,Unspecified,Undecided,avformat,Resource leaks,/libavformat/flacdec.c,flac_read_timestamp 1591975,Explicit null dereferenced,Medium,New,02/13/24,Unassigned,Unclassified,Unspecified,Undecided,avutil,Null pointer dereferences,/libavutil/channel_layout.c,av_channel_layout_retype 1591976,Explicit null dereferenced,Medium,New,02/13/24,Unassigned,Unclassified,Unspecified,Undecided,avformat,Null pointer dereferences,/libavformat/mov_chan.c,ff_mov_read_chan 1592142,Unintentional integer overflow,Medium,New,02/17/24,Unassigned,Unclassified,Unspecified,Undecided,swscale,Integer handling issues,/libswscale/tests/swscale.c,getSSD0 1592383,Unused value,Low,New,02/24/24,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Code maintainability issues,/fftools/ffmpeg_sched.c,sch_dec_send 1592631,Free of array-typed value,High,New,02/27/24,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,heif_add_stream 1592632,Free of array-typed value,High,New,02/27/24,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/mov.c,mov_parse_tiles 1592939,Dereference after null check,Medium,New,03/05/24,Unassigned,Unclassified,Unspecified,Undecided,avformat,Null pointer dereferences,/libavformat/mxfdec.c,mxf_parse_structural_metadata 1593009,Dereference after null check,Medium,New,03/09/24,Unassigned,Unclassified,Unspecified,Undecided,avutil,Null pointer dereferences,/libavutil/opt.c,opt_get_elem 1593010,Out-of-bounds read,High,New,03/09/24,Unassigned,Unclassified,Unspecified,Undecided,avutil,Memory - illegal accesses,/libavutil/opt.c,opt_get_array 1593172,Unintended sign extension,Medium,New,03/12/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/vvc/refs.c,ff_vvc_set_new_ref 1593173,Unintended sign extension,Medium,New,03/12/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/vvc/refs.c,ff_vvc_set_new_ref 1593174,Unintended sign extension,Medium,New,03/12/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/vvc/refs.c,ff_vvc_set_new_ref 1593175,Unintended sign extension,Medium,New,03/12/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/vvc/refs.c,ff_vvc_set_new_ref 1594482,Free of array-typed value,High,New,03/19/24,Unassigned,Unclassified,Unspecified,Undecided,avformat,Memory - corruptions,/libavformat/aeadec.c,aea_read_header 1594483,Explicit null dereferenced,Medium,New,03/19/24,Unassigned,Unclassified,Unspecified,Undecided,avformat,Null pointer dereferences,/libavformat/mxfdec.c,parse_mca_labels 1594529,Unchecked return value,Medium,New,03/23/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Error handling issues,/libavcodec/libx264.c,set_avcc_extradata 1595705,Uninitialized scalar variable,High,New,03/26/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/aom_film_grain_template.c,apply_film_grain_16 1595706,Uninitialized scalar variable,High,New,03/26/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/aom_film_grain_template.c,apply_film_grain_8 1595707,Unintended sign extension,Medium,New,03/26/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Integer handling issues,/libavcodec/aom_film_grain_template.c,generate_scaling_16 1595708,Explicit null dereferenced,Medium,New,03/26/24,Unassigned,Unclassified,Unspecified,Undecided,avformat,Null pointer dereferences,/libavformat/mov_chan.c,mov_get_channel_layout 1595709,Uninitialized scalar variable,High,New,03/26/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Uninitialized variables,/libavcodec/aom_film_grain.c,ff_aom_parse_film_grain_sets 1596529,Dereference after null check,Medium,New,04/21/24,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Null pointer dereferences,/fftools/ffmpeg_filter.c,ofilter_bind_ost 1596530,Free of array-typed value,High,New,04/21/24,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Memory - corruptions,/fftools/ffmpeg_filter.c,ofilter_bind_ost 1596531,Dereference before null check,Medium,New,04/21/24,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Null pointer dereferences,/fftools/ffmpeg_filter.c,ofilter_bind_ost 1596532,Copy of overlapping memory,High,New,04/21/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Memory - corruptions,/libavcodec/ac3enc_template.c,apply_mdct 1596533,Resource leak,High,New,04/21/24,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Resource leaks,/fftools/ffmpeg_filter.c,init_simple_filtergraph 1596534,Dereference after null check,Medium,New,04/21/24,Unassigned,Unclassified,Unspecified,Undecided,avcodec,Null pointer dereferences,/libavcodec/h2645_sei.c,ff_h2645_sei_to_frame 1596535,Unchecked return value,Medium,New,04/21/24,Unassigned,Unclassified,Unspecified,Undecided,avfilter,Error handling issues,/libavfilter/vf_pad_vaapi.c,pad_vaapi_config_output 1596536,Dereference null return value,Medium,New,04/21/24,Unassigned,Unclassified,Unspecified,Undecided,ffmpeg,Null pointer dereferences,/fftools/ffmpeg_enc.c,enc_open