Bug 5783 - [Anolis OS 8] Bugfix for CVE-2022-2521
Summary: [Anolis OS 8] Bugfix for CVE-2022-2521
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.6
Hardware: All Linux
: P4-Low S4-trivial
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords: CVE
Depends on:
Blocks:
 
Reported: 2023-07-07 20:50 UTC by 小龙
Modified: 2023-07-07 20:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 小龙 admin 2023-07-07 20:50:03 UTC
Description:
It was found in libtiff 4.4.0rc1 that there is an invalid pointer free operation in TIFFClose() at tif_close.c:131 called by tiffcrop.c:2522 that can cause a program crash and denial of service while processing crafted input.

Broken commit info:

Bugfix commit info:
https://gitlab.com/libtiff/libtiff/-/merge_requests/378