Skip to content

Upgrade potentially vulnerable libvpx #926

Closed
@proberts-sc

Description

@proberts-sc

opencv-python bundles libvpx SOs. CVE-2023-5217 identified a vulnerability in libvpx. The vulnerability was fixed in libvpx v1.13.1 released Sep 29, but the latest opencv-python 4.8.1.78 was released 2 days earlier (Sep 27), so it's possible the latest opencv-python is still bundling a vulnerable libvpx.

Request: Rebuild using updated libvpx >=1.13.1 or confirm that opencv-python 4.8.1.78 already includes libvpx >=1.13.1.

Issue submission checklist
  • This is not a generic OpenCV usage question (looking for help for coding, other usage questions, homework etc.)
  • I have read the README of this repository and understand that this repository provides only an automated build toolchain for OpenCV Python packages (there is no actual OpenCV code here)
  • The issue is related to the build scripts in this repository, to the pre-built binaries or is a feature request (such as "please enable this additional dependency")
  • I'm using the latest version of opencv-python

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions