VYPR

rpm package

opensuse/ffmpeg-4&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/ffmpeg-4&distro=openSUSE%20Tumbleweed

Vulnerabilities (92)

  • CVE-2022-3341MedJan 12, 2023
    affected < 4.4.3-4.1fixed 4.4.3-4.1

    A null pointer dereference issue was discovered in 'FFmpeg' in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an app

  • CVE-2022-3109HigDec 16, 2022
    affected < 4.4.3-3.1fixed 4.4.3-3.1

    An issue was discovered in the FFmpeg package, where vp3_decode_frame in libavcodec/vp3.c lacks check of the return value of av_malloc() and will cause a null pointer dereference, impacting availability.

  • CVE-2022-3964MedNov 13, 2022
    affected < 4.4.3-2.1fixed 4.4.3-2.1

    A vulnerability classified as problematic has been found in ffmpeg. This affects an unknown part of the file libavcodec/rpzaenc.c of the component QuickTime RPZA Video Encoder. The manipulation of the argument y_size leads to out-of-bounds read. It is possible to initiate the att

  • CVE-2022-1475MedMay 2, 2022
    affected < 4.4.6-4.1fixed 4.4.6-4.1

    An integer overflow vulnerability was found in FFmpeg versions before 4.4.2 and before 5.0.1 in g729_parse() in llibavcodec/g729_parser.c when processing a specially crafted file.

  • CVE-2021-38171CriAug 21, 2021
    affected < 4.4-5.2fixed 4.4-5.2

    adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second argument to init_get_bits can be crafted.

  • CVE-2021-38114MedAug 4, 2021
    affected < 4.4-5.2fixed 4.4-5.2

    libavcodec/dnxhddec.c in FFmpeg 4.4 does not check the return value of the init_vlc function, a similar issue to CVE-2013-0868.

  • CVE-2021-33815HigJun 3, 2021
    affected < 4.4-5.2fixed 4.4-5.2

    dwa_uncompress in libavcodec/exr.c in FFmpeg 4.4 allows an out-of-bounds array access because dc_count is not strictly checked.

  • CVE-2020-22046MedJun 2, 2021
    affected < 4.4-5.2fixed 4.4-5.2

    A Denial of Service vulnerability exists in FFmpeg 4.2 due to a memory leak in the avpriv_float_dsp_allocl function in libavutil/float_dsp.c.

  • CVE-2020-22037MedJun 1, 2021
    affected < 4.4-6.1fixed 4.4-6.1

    A Denial of Service vulnerability exists in FFmpeg 4.2 due to a memory leak in avcodec_alloc_context3 at options.c.

  • CVE-2020-22021MedMay 26, 2021
    affected < 4.4.5-7.1fixed 4.4.5-7.1

    Buffer Overflow vulnerability in FFmpeg 4.2 at filter_edges function in libavfilter/vf_yadif.c, which could let a remote malicious user cause a Denial of Service.

  • CVE-2020-35964MedJan 3, 2021
    affected < 4.4-5.2fixed 4.4-5.2

    track_header in libavformat/vividas.c in FFmpeg 4.3.1 has an out-of-bounds write because of incorrect extradata packing.

  • CVE-2019-15942HigSep 5, 2019
    affected < 4.4-5.2fixed 4.4-5.2

    FFmpeg through 4.2 has a "Conditional jump or move depends on uninitialised value" issue in h2645_parse because alloc_rbsp_buffer in libavcodec/h2645_parse.c mishandles rbsp_buffer.

  • CVE-2019-11338HigApr 19, 2019
    affected < 4.4-5.2fixed 4.4-5.2

    libavcodec/hevcdec.c in FFmpeg 3.4 and 4.1.2 mishandles detection of duplicate first slices, which allows remote attackers to cause a denial of service (NULL pointer dereference and out-of-array access) or possibly have unspecified other impact via crafted HEVC data.

  • CVE-2018-15822HigAug 23, 2018
    affected < 4.4-5.2fixed 4.4-5.2

    The flv_write_packet function in libavformat/flvenc.c in FFmpeg through 2.8 does not check for an empty audio packet, leading to an assertion failure.

  • CVE-2018-13305HigJul 5, 2018
    affected < 4.4-5.2fixed 4.4-5.2

    In FFmpeg 4.0.1, due to a missing check for negative values of the mquant variable, the vc1_put_blocks_clamped function in libavcodec/vc1_block.c may trigger an out-of-array access while converting a crafted AVI file to MPEG4, leading to an information disclosure or a denial of s

  • CVE-2018-13300HigJul 5, 2018
    affected < 4.4-5.2fixed 4.4-5.2

    In FFmpeg 3.2 and 4.0.1, an improper argument (AVCodecParameters) passed to the avpriv_request_sample function in the handle_eac3 function in libavformat/movenc.c may trigger an out-of-array read while converting a crafted AVI file to MPEG4, leading to a denial of service and pos

  • CVE-2018-7751MedApr 24, 2018
    affected < 4.4-5.2fixed 4.4-5.2

    The svg_probe function in libavformat/img2dec.c in FFmpeg through 3.4.2 allows remote attackers to cause a denial of service (Infinite Loop) via a crafted XML file.

  • CVE-2018-6621MedFeb 5, 2018
    affected < 4.4-5.2fixed 4.4-5.2

    The decode_frame function in libavcodec/utvideodec.c in FFmpeg through 3.2 allows remote attackers to cause a denial of service (out of array read) via a crafted AVI file.

  • CVE-2018-6392MedJan 29, 2018
    affected < 4.4-5.2fixed 4.4-5.2

    The filter_slice function in libavfilter/vf_transpose.c in FFmpeg through 3.4.1 allows remote attackers to cause a denial of service (out-of-array access) via a crafted MP4 file.

  • CVE-2017-17555MedDec 12, 2017
    affected < 4.4-5.2fixed 4.4-5.2

    The swri_audio_convert function in audioconvert.c in FFmpeg libswresample through 3.0.101, as used in FFmpeg 3.4.1, aubio 0.4.6, and other products, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted audio file.