There exists interger overflows in libvpx in versions prior to 1.14.1. Calling vpx_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 vpx_image_t struct may be invalid. Calling vpx_img_wrap() with a large value of the d_w, d_h, or stride_align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t struct may be invalid. We recommend upgrading to version 1.14.1 or beyond
{
"sources": [
{
"database_specific": {
"status": "Analyzed"
},
"id": "CVE-2024-5197",
"html_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5197",
"published": "2024-06-03T14:15:09.520Z",
"imported": "2026-07-17T21:45:10.878Z",
"modified": "2026-06-17T08:15:23.497Z",
"url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2024-5197"
}
],
"license": "CC-BY-4.0"
}