ubuntu/+source/openexr:applied/ubuntu/bionic-updates

Last commit made on 2021-11-17
Get this branch:
git clone -b applied/ubuntu/bionic-updates https://git.launchpad.net/ubuntu/+source/openexr
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/bionic-updates
Repository:
lp:ubuntu/+source/openexr

Recent commits

fdd162c... by Leonidas S. Barbosa

2.2.0-11.1ubuntu1.9 (patches applied)

Imported using git-ubuntu import.

7d3d73b... by Leonidas S. Barbosa

[PATCH] better detection of division by zero

Gbp-Pq: CVE-2021-3941-2.patch.

f06532c... by Leonidas S. Barbosa

[PATCH] stop div by zero by catching bad chromaticities

Gbp-Pq: CVE-2021-3941-1.patch.

9f2c6fa... by Leonidas S. Barbosa

[PATCH] prevent overflow in bytesPerDeepLineTable (#1152)

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

faca14d... by Leonidas S. Barbosa

[PATCH] Use size_t for DWA buffersize calculation

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

e7fd3ea... by Leonidas S. Barbosa

[PATCH] prevent int overflow in buffersize calculation

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

1c560ea... by Leonidas S. Barbosa

[PATCH] Switch over to use compressBound() instead of manually

Gbp-Pq: CVE-2021-23215-pre1.patch.

b9dd9cd... by Leonidas S. Barbosa

[PATCH] double-check unpackedBuffer created in DWA uncompress

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

e10da1b... by Leonidas S. Barbosa

[PATCH] detect buffer overflows in RleUncompress (#1036)

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

38edd81... by Leonidas S. Barbosa

[PATCH] verify data size in deepscanlines with NO_COMPRESSION (#1037)

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