ubuntu/+source/sox:applied/ubuntu/xenial-devel

Last commit made on 2019-07-30
Get this branch:
git clone -b applied/ubuntu/xenial-devel https://git.launchpad.net/ubuntu/+source/sox
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial-devel
Repository:
lp:ubuntu/+source/sox

Recent commits

5fdc434... by Eduardo Barretto

14.4.1-5+deb8u4ubuntu0.1 (patches applied)

Imported using git-ubuntu import.

f5c8bf0... by Eduardo Barretto

[PATCH 5/5] fix possible null pointer deref in lsx_make_lpf()

Gbp-Pq: 0005-fix-possible-null-pointer-deref-in-lsx_make_lpf-CVE-.patch.

fd8a424... by Eduardo Barretto

[PATCH 4/5] fft4g: bail if size too large (CVE-2019-8356)

Gbp-Pq: 0004-fft4g-bail-if-size-too-large-CVE-2019-8356.patch.

e208f1d... by Eduardo Barretto

[PATCH 3/5] fix possible overflow in lsx_(re)valloc() size

Gbp-Pq: 0003-fix-possible-overflow-in-lsx_-re-valloc-size-calcula.patch.

b4d5cb8... by Eduardo Barretto

[PATCH 2/5] fix possible buffer size overflow in lsx_make_lpf()

Gbp-Pq: 0002-fix-possible-buffer-size-overflow-in-lsx_make_lpf-CV.patch.

fe71117... by Eduardo Barretto

[PATCH 1/5] Clean up lsx_malloc() and friends

Gbp-Pq: 0001-Clean-up-lsx_malloc-and-friends.patch.

12814ba... by Eduardo Barretto

flac: fix crash on corrupt metadata

Gbp-Pq: CVE-2017-15371.patch.

98dd6f9... by Eduardo Barretto

wav: fix crash writing header when channel count >64k

Gbp-Pq: CVE-2017-11359.patch.

630e7ad... by Eduardo Barretto

hcom: fix crash on input with corrupt dictionary

Gbp-Pq: CVE-2017-11358.patch.

c6c55bd... by Eduardo Barretto

wav: fix crash if channel count is zero

Gbp-Pq: CVE-2017-11332.patch.