Show filters
13 Total Results
Displaying 1-10 of 13
Sort by:
Attacker Value
Unknown

CVE-2024-5171

Disclosure Date: June 05, 2024 (last updated July 24, 2024)
Integer overflow in libaom internal function img_alloc_helper can lead to heap buffer overflow. This function can be reached via 3 callers: * Calling aom_img_alloc() with a large value of the d_w, d_h, or align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned aom_image_t struct may be invalid. * Calling aom_img_wrap() with a large value of the d_w, d_h, or align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned aom_image_t struct may be invalid. * Calling aom_img_alloc_with_border() with a large value of the d_w, d_h, align, size_align, or border parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned aom_image_t struct may be invalid.
Attacker Value
Unknown

CVE-2023-6879

Disclosure Date: December 27, 2023 (last updated February 14, 2025)
Increasing the resolution of video frames, while performing a multi-threaded encode, can result in a heap overflow in av1_loop_restoration_dealloc().
Attacker Value
Unknown

CVE-2023-39616

Disclosure Date: August 29, 2023 (last updated October 08, 2023)
AOMedia v3.0.0 to v3.5.0 was discovered to contain an invalid read memory access via the component assign_frame_buffer_p in av1/common/av1_common_int.h.
Attacker Value
Unknown

CVE-2020-36135

Disclosure Date: December 02, 2021 (last updated October 07, 2023)
AOM v2.0.1 was discovered to contain a NULL pointer dereference via the component rate_hist.c.
Attacker Value
Unknown

CVE-2020-36134

Disclosure Date: December 02, 2021 (last updated October 07, 2023)
AOM v2.0.1 was discovered to contain a segmentation violation via the component aom_dsp/x86/obmc_sad_avx2.c.
Attacker Value
Unknown

CVE-2020-36133

Disclosure Date: December 02, 2021 (last updated October 07, 2023)
AOM v2.0.1 was discovered to contain a global buffer overflow via the component av1/encoder/partition_search.h.
Attacker Value
Unknown

CVE-2020-36131

Disclosure Date: December 02, 2021 (last updated October 07, 2023)
AOM v2.0.1 was discovered to contain a stack buffer overflow via the component stats/rate_hist.c.
Attacker Value
Unknown

CVE-2020-36130

Disclosure Date: December 02, 2021 (last updated October 07, 2023)
AOM v2.0.1 was discovered to contain a NULL pointer dereference via the component av1/av1_dx_iface.c.
Attacker Value
Unknown

CVE-2020-36129

Disclosure Date: December 02, 2021 (last updated October 07, 2023)
AOM v2.0.1 was discovered to contain a stack buffer overflow via the component src/aom_image.c.
Attacker Value
Unknown

CVE-2020-36407

Disclosure Date: July 01, 2021 (last updated February 22, 2025)
libavif 0.8.0 and 0.8.1 has an out-of-bounds write in avifDecoderDataFillImageGrid.