Intel

AIKIDO-2025-10407

webmproject.libvpx is vulnerable to Integer Overflow

Integer OverflowCVE-2024-5197

59

Medium Risk

This Affects:

c++webmproject.libvpx
1.0.0 - 1.14.0
Fixed in 1.14.1
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to integer overflow. Calling vpx_img_alloc() with large values for the d_w, d_h, or align parameters can cause overflows in buffer size and offset calculations, leading to invalid fields in the returned vpx_image_t struct. Similarly, calling vpx_img_wrap() with large values for the d_w, d_h, or stride_align parameters can result in similar overflows and invalid struct fields.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

webmproject.libvpx is vulnerable to Integer Overflow in versions 1.0.0 - 1.14.0.

How to fix this

Upgrade the webmproject.libvpx library to the patch version.