Skip to content

There exists interger overflows in libvpx in versions...

Unreviewed Published Jun 3, 2024 to the GitHub Advisory Database • Updated Jun 16, 2024

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

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

References

Published by the National Vulnerability Database Jun 3, 2024
Published to the GitHub Advisory Database Jun 3, 2024
Last updated Jun 16, 2024

Severity

Unknown

EPSS score

0.043%
(10th percentile)

Weaknesses

CVE ID

CVE-2024-5197

GHSA ID

GHSA-4h58-f788-v8pw

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.