CVE-2024-5171
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2024-5171
- Assigner
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-06-05T19:11:12.987Z
- Last Modified Date
- 2024-06-05T19:11:12.987Z
Weakness Enumerations
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-5171 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5171 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 03:01:09 | Added to TrackCVE |