ubuntu/+source/sox:applied/debian/stretch

Last commit made on 2019-09-07
Get this branch:
git clone -b applied/debian/stretch 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/debian/stretch
Repository:
lp:ubuntu/+source/sox

Recent commits

320aa7a... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

14.4.1-5+deb9u2 (patches applied)

Imported using git-ubuntu import.

8ff5fdb... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

[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.

9eaab98... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

[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.

8ffa425... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

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

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

4051a4c... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

[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.

95c9205... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

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

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

4e18dac... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

flac: fix crash on corrupt metadata

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

c3394a7... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

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

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

f80d45a... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

hcom: fix crash on input with corrupt dictionary

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

74137f5... by =?utf-8?q?Moritz_M=C3=BChlenhoff?= <email address hidden>

wav: fix crash if channel count is zero

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