ubuntu/+source/sox:applied/ubuntu/lunar-updates

Last commit made on 2023-09-06
Get this branch:
git clone -b applied/ubuntu/lunar-updates 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/lunar-updates
Repository:
lp:ubuntu/+source/sox

Recent commits

4c2f184... by Allen Huang

14.4.2+git20190427-3.4ubuntu1.1 (patches applied)

Imported using git-ubuntu import.

ffd2a0f... by Allen Huang

CVE-2023-32627 Filter null sampling rate in VOC coder

Gbp-Pq: CVE-2023-32627.patch.

3b2942b... by Allen Huang

formats: reject implausible rate

Gbp-Pq: CVE-2022-31651.patch.

655b9f5... by Allen Huang

formats+aiff: reject implausibly large number of channels

Gbp-Pq: CVE-2022-31650.patch.

cd62bea... by Allen Huang

sphere: avoid integer underflow

Gbp-Pq: CVE-2021-40426.patch.

9df314e... by Allen Huang

wav: reject 0 bits per sample to avoid division by zero

Gbp-Pq: CVE-2021-33844.patch.

5fc12c6... by Allen Huang

hcom: validate dictsize

Gbp-Pq: CVE-2021-23159.patch.

0556d59... by Allen Huang

voc: word width should never be 0 to avoid division by zero

Gbp-Pq: CVE-2021-3643.patch.

c8ce6d6... by Allen Huang

[PATCH] hcom: fix pointer type confusion [bug #308]

Gbp-Pq: fix-hcom-big-endian.patch.

dcdffa3... by Allen Huang

hcom: fix dictionary resource leaks

Gbp-Pq: fix-resource-leak-hcom.patch.