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.
CVSS

No CVSS.

History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: Google

Published: 2024-06-05T19:11:12.987Z

Updated: 2024-06-05T19:11:12.987Z

Reserved: 2024-05-21T12:53:59.515Z


Link: CVE-2024-5171

JSON object: View

cve-icon NVD Information

Status : Awaiting Analysis

Published: 2024-06-05T20:15:13.800

Modified: 2024-06-21T13:15:12.973


Link: CVE-2024-5171

JSON object: View

cve-icon Redhat Information

No data.

CWE