ubuntu/+source/tiff:applied/debian/bookworm

Last commit made on 2023-12-09
Get this branch:
git clone -b applied/debian/bookworm https://git.launchpad.net/ubuntu/+source/tiff
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/bookworm
Repository:
lp:ubuntu/+source/tiff

Recent commits

80d0696... by Aron Xu

4.5.0-6+deb12u1 (patches applied)

Imported using git-ubuntu import.

3707024... by Aron Xu

[PATCH] raw2tiff: fix integer overflow and bypass of the check (fixes

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

27dc6f3... by Aron Xu

[PATCH] tiffcp: fix memory corruption (overflow) on hostile images

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

63c9158... by Aron Xu

[PATCH] Fix memory leak in tiffcrop.c

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

495ae92... by Aron Xu

[PATCH] LZWDecode(): avoid crash when trying to read again from a

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

deb77f6... by Aron Xu

[PATCH] tiffcrop: Amend rotateImage() not to toggle the input (main)

Gbp-Pq: CVE-2023-0795_CVE-2023-0796_CVE-2023-0797_CVE-2023-0798_CVE-2023-0799.patch.

9bdfe71... by Aron Xu

[PATCH] tiffcrop: added check for assumption on composite images

Gbp-Pq: CVE-2023-0800_CVE-2023-0801_CVE-2023-0802_CVE-2023-0803_CVE-2023-0804.patch.

5c32ef7... by Aron Xu

[PATCH] TIFFClose() avoid NULL pointer dereferencing. fix#515

Gbp-Pq: TIFFClose_avoid_NULL_pointer_dereferencing.patch.

0de96e7... by Aron Xu

[PATCH] tiffcrop correctly update buffersize after rotateImage()

Gbp-Pq: tiffcrop_correctly_update_buffersize.patch.

e9bb304... by Aron Xu

[PATCH] tiffcrop: Correct simple copy paste error. Fix #488.

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