Name: | libarchive |
---|---|
Version: | 3.3.3 |
Release: | 6.el8_10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 862615 |
License: | BSD |
RPM: | libarchive-3.3.3-6.el8_10.aarch64.rpm |
Source RPM: | libarchive-3.3.3-6.el8_10.src.rpm |
Build Date: | Wed Aug 20 2025 |
Build Host: | build-ol8-aarch64.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. |
- Resolves: CVE-2025-5914 - Skip compression-level=1 size check on s390x. - Related to https://github.com/libarchive/libarchive/issues/1515
- 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)