Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: libvpx

Found 2 matching suggestions

View:
Compact
Detailed
Untriaged
created 6 months ago
Integer overflow in libvpx

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

Affected products

libvpx
  • <1.14.1

Matching in nixpkgs

pkgs.libvpx

WebM VP8/VP9 codec SDK

  • nixos-unstable -

Package maintainers

Untriaged
created 6 months ago
Heap overflow in libvpx

A heap overflow vulnerability exists in libvpx - Encoding a frame that has larger dimensions than the originally configured size with VP9 may result in a heap overflow in libvpx. We recommend upgrading to version 1.13.1 or above

Affected products

libvpx
  • <1.13.1

Matching in nixpkgs

pkgs.libvpx

WebM VP8/VP9 codec SDK

  • nixos-unstable -

Package maintainers