is an open-source BSD-licensed C programming library that provides streaming access to a variety of different archive formats, including tar, cpio, pax, zip, and ISO9660 images. The distribution also includes bsdtar and bsdcpio, full-featured implementations of tar and cpio that use .
Security Fix(es):
listitemverbose in tar/util.c in libarchive through 3.7.7 does not check an strftime return value, which can lead to a denial of service or unspecified other impact via a crafted TAR archive that is read with a verbose value of 2. For example, the 100-byte buffer may not be sufficient for a custom locale.(CVE-2025-25724)
{
"severity": "Medium"
}{
"x86_64": [
"libarchive-3.4.3-9.oe2003sp4.x86_64.rpm",
"libarchive-debuginfo-3.4.3-9.oe2003sp4.x86_64.rpm",
"libarchive-debugsource-3.4.3-9.oe2003sp4.x86_64.rpm",
"libarchive-devel-3.4.3-9.oe2003sp4.x86_64.rpm"
],
"noarch": [
"libarchive-help-3.4.3-9.oe2003sp4.noarch.rpm"
],
"aarch64": [
"libarchive-3.4.3-9.oe2003sp4.aarch64.rpm",
"libarchive-debuginfo-3.4.3-9.oe2003sp4.aarch64.rpm",
"libarchive-debugsource-3.4.3-9.oe2003sp4.aarch64.rpm",
"libarchive-devel-3.4.3-9.oe2003sp4.aarch64.rpm"
],
"src": [
"libarchive-3.4.3-9.oe2003sp4.src.rpm"
]
}