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):
A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filtered_buf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of the same memory region, resulting in a double-free condition. Successful exploitation may cause applications using the vulnerable libarchive API to terminate unexpectedly, leading to a denial of service.(CVE-2026-14164)
{
"severity": "High"
}{
"noarch": [
"libarchive-help-3.7.1-12.oe2403sp1.noarch.rpm"
],
"src": [
"libarchive-3.7.1-12.oe2403sp1.src.rpm"
],
"aarch64": [
"bsdcat-3.7.1-12.oe2403sp1.aarch64.rpm",
"bsdcpio-3.7.1-12.oe2403sp1.aarch64.rpm",
"bsdtar-3.7.1-12.oe2403sp1.aarch64.rpm",
"bsdunzip-3.7.1-12.oe2403sp1.aarch64.rpm",
"libarchive-3.7.1-12.oe2403sp1.aarch64.rpm",
"libarchive-debuginfo-3.7.1-12.oe2403sp1.aarch64.rpm",
"libarchive-debugsource-3.7.1-12.oe2403sp1.aarch64.rpm",
"libarchive-devel-3.7.1-12.oe2403sp1.aarch64.rpm"
],
"x86_64": [
"bsdcat-3.7.1-12.oe2403sp1.x86_64.rpm",
"bsdcpio-3.7.1-12.oe2403sp1.x86_64.rpm",
"bsdtar-3.7.1-12.oe2403sp1.x86_64.rpm",
"bsdunzip-3.7.1-12.oe2403sp1.x86_64.rpm",
"libarchive-3.7.1-12.oe2403sp1.x86_64.rpm",
"libarchive-debuginfo-3.7.1-12.oe2403sp1.x86_64.rpm",
"libarchive-debugsource-3.7.1-12.oe2403sp1.x86_64.rpm",
"libarchive-devel-3.7.1-12.oe2403sp1.x86_64.rpm"
]
}