ubuntu/+source/sox:applied/ubuntu/jammy-security

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

Recent commits

4f1986b... by Allen Huang

14.4.2+git20190427-2+deb11u2ubuntu0.22.04.1 (patches applied)

Imported using git-ubuntu import.

b35aeba... by Allen Huang

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

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

0d1a45e... by Allen Huang

hcom: fix dictionary resource leaks

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

6cb34f5... by Allen Huang

fix a resource leak of comments on input parsing failure

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

b1357f2... by Allen Huang

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

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

f41f224... by Allen Huang

formats: reject implausible rate

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

680edf0... by Allen Huang

formats+aiff: reject implausibly large number of channels

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

76dabab... by Allen Huang

sphere: avoid integer underflow

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

c14dad8... by Allen Huang

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

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

17ac7a7... by Allen Huang

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

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