AOMediaCodec/libavif

AOMediaCodec/libavif

Releases75
Frequency1 month 4 days
Last Release
Stars2.11K
libavif - Library for encoding and decoding .avif files

CVE History

CVEPublishedCVSS v3CVSS v2
4.5 MEDIUM

In libavif before 1.3.0, makeRoom in stream.c has an integer overflow and resultant buffer overflow in stream->offset+size.

4.5 MEDIUM

In libavif before 1.3.0, avifImageRGBToYUV in reformat.c has integer overflows in multiplications involving rgbRowBytes, yRowBytes, uRowBytes, and vRowBytes.

8.8 HIGH6.8 MEDIUM

libavif 0.8.0 and 0.8.1 has an out-of-bounds write in avifDecoderDataFillImageGrid.