| Name: | libarchive |
|---|---|
| Version: | 3.3.3 |
| Release: | 7.el8_10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 862615 |
| License: | BSD |
| RPM: | libarchive-3.3.3-7.el8_10.aarch64.rpm |
| Source RPM: | libarchive-3.3.3-7.el8_10.src.rpm |
| Build Date: | Thu Apr 16 2026 |
| 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-2026-4424 - Resolves: CVE-2026-5121
- 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)