Name: | libarchive |
---|---|
Version: | 3.3.3 |
Release: | 5.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 838327 |
License: | BSD |
RPM: | libarchive-3.3.3-5.el8.x86_64.rpm |
Source RPM: | libarchive-3.3.3-5.el8.src.rpm |
Build Date: | Fri Mar 31 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.libarchive.org/ |
Summary: | A library for handling streaming archive formats |
Description: | Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants, several cpio formats, and both BSD and GNU ar variants. It can also write shar archives and read ISO9660 CDROM images and ZIP archives. |
- Fix for CVE-2022-36227
- Resolves: #2037839
- Do not follow symlinks when processing the fixup list (CVE-2021-31566)
- Fix handling of symbolic link ACLs (CVE-2021-23177)
- Rebase to version 3.3.3
- Fix out-of-bounds read (CVE-2019-19221) (#1803967)
- Fix CVE-2019-18408: RAR use-after-free
- fix use-after-free in delayed newc link processing (#1602575) - fix a few obvious resource leaks and strcpy() misuses (#1602575)
- fixed use after free in RAR decoder (#1700752) - fixed double free in RAR decoder (#1700753)
- release bump due to gating (#1680768)