Debian Patches
Status for libvpx/1.15.0-2.1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Relax-ABI-check.patch | Relax ABI check We have symbol files and version dependencies to properly track this. |
Sebastian Ramacher <sramacher@debian.org> | no | 2021-08-31 | ||
0002-Do-not-undefine-_FORTIFY_SOURCE.patch | Do not undefine _FORTIFY_SOURCE | Sebastian Ramacher <sramacher@debian.org> | no | 2023-10-05 | ||
vpx_codec_enc_init_multi-fix-double-free-on-init-fai.patch | [PATCH] vpx_codec_enc_init_multi: fix double free on init failure In `vp8e_init()`, the encoder would take ownership of `mr_cfg.mr_low_res_mode_info` even if `vp8_create_compressor()` failed. This caused confusion at the call site as other failures in `vp8e_init()` did not result in ownership transfer and the caller would free the memory. In the case of `vp8_create_compressor()` failure both the caller and `vpx_codec_destroy()` would free the memory, causing a crash. `mr_*` related variables are now cleared on failure to prevent this situation. |
James Zern <jzern@google.com> | yes | upstream | 2025-04-30 |
All known versions for source package 'libvpx'
- 1.15.2-1 (experimental)
- 1.15.0-2.1 (sid, trixie)
- 1.12.0-1+deb12u4 (bookworm-security, bookworm-proposed-updates)
- 1.12.0-1+deb12u3 (bookworm)
- 1.9.0-1+deb11u4 (bullseye-security)
- 1.9.0-1+deb11u3 (bullseye)