CVE-2024-5171

I

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

Configurations

Configuration 1 (hide)

cpe:2.3:a:aomedia:libaom:*:*:*:*:*:*:*:*

History

21 Nov 2024, 09:47

Type Values Removed Values Added
References
  • () https://lists.debian.org/debian-lts-announce/2024/09/msg00024.html -
References () https://issues.chromium.org/issues/332382766 - Exploit () https://issues.chromium.org/issues/332382766 - Exploit
References () https://lists.fedoraproject.org/archives/list/[email protected]/message/6HYUEHZ35ZPY2EONVZCGO6LPT3AMLZCP/ - Third Party Advisory () https://lists.fedoraproject.org/archives/list/[email protected]/message/6HYUEHZ35ZPY2EONVZCGO6LPT3AMLZCP/ - Third Party Advisory
References () https://lists.fedoraproject.org/archives/list/[email protected]/message/U5NRNCEYS246CYGOR32MF7OGKWOWER22/ - Third Party Advisory () https://lists.fedoraproject.org/archives/list/[email protected]/message/U5NRNCEYS246CYGOR32MF7OGKWOWER22/ - Third Party Advisory

23 Jul 2024, 18:09

Type Values Removed Values Added
CWE CWE-190
First Time Aomedia
Aomedia libaom
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
References () https://issues.chromium.org/issues/332382766 - () https://issues.chromium.org/issues/332382766 - Exploit
References () https://lists.fedoraproject.org/archives/list/[email protected]/message/6HYUEHZ35ZPY2EONVZCGO6LPT3AMLZCP/ - () https://lists.fedoraproject.org/archives/list/[email protected]/message/6HYUEHZ35ZPY2EONVZCGO6LPT3AMLZCP/ - Third Party Advisory
References () https://lists.fedoraproject.org/archives/list/[email protected]/message/U5NRNCEYS246CYGOR32MF7OGKWOWER22/ - () https://lists.fedoraproject.org/archives/list/[email protected]/message/U5NRNCEYS246CYGOR32MF7OGKWOWER22/ - Third Party Advisory
CPE cpe:2.3:a:aomedia:libaom:*:*:*:*:*:*:*:*

21 Jun 2024, 13:15

Type Values Removed Values Added
References
  • () https://lists.fedoraproject.org/archives/list/[email protected]/message/U5NRNCEYS246CYGOR32MF7OGKWOWER22/ -

21 Jun 2024, 02:15

Type Values Removed Values Added
References
  • () https://lists.fedoraproject.org/archives/list/[email protected]/message/6HYUEHZ35ZPY2EONVZCGO6LPT3AMLZCP/ -

06 Jun 2024, 14:17

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-05 20:15

Updated : 2024-11-21 09:47


NVD link : CVE-2024-5171

Mitre link : CVE-2024-5171

CVE.ORG link : CVE-2024-5171


JSON object : View

Products Affected
CWE
CWE-20

Improper Input Validation

CWE-190

Integer Overflow or Wraparound