Recherche avancée

Médias (1)

Mot : - Tags -/intégration

Autres articles (58)

Sur d’autres sites (10109)

  • avformat/kvag : Check sample_rate

    29 avril 2024, par Michael Niedermayer
    avformat/kvag : Check sample_rate
    

    Fixes : Division by 0
    Fixes : -copyts -start_at_zero -itsoffset 00:00:01 -itsscale 1 -ss 00:00:02 -i zgclab/ffmpeg_crash/poc1 output.mp4

    Found-by : Wang Dawei and Zhou Geng, from Zhongguancun Laboratory
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/kvag.c
  • avfilter/signature_lookup : Fix 2 differences to the refernce SW

    21 avril 2024, par Michael Niedermayer
    avfilter/signature_lookup : Fix 2 differences to the refernce SW
    

    Fixes : CID1403227 Division or modulo by float zero

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavfilter/signature_lookup.c
  • avcodec/vvc/vvcdec : allow vvc_decode_close() on failed open

    27 février 2024, par Michael Niedermayer
    avcodec/vvc/vvcdec : allow vvc_decode_close() on failed open
    

    Fixes : division by 0
    Fixes : 67008/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VVC_fuzzer-5873503163187200

    Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/vvc/vvcdec.c