OESA-2026-2888

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-2888
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-2888.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-2888
Upstream
  • CVE-2026-14164
Published
2026-07-09T12:49:21Z
Modified
2026-07-09T13:00:07.298804776Z
Summary
libarchive security update
Details

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)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:22.03-LTS-SP4 / libarchive

Package

Name
libarchive
Purl
pkg:rpm/openEuler/libarchive&distro=openEuler-22.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.5.2-14.oe2203sp4

Ecosystem specific

{
    "x86_64": [
        "bsdcat-3.5.2-14.oe2203sp4.x86_64.rpm",
        "bsdcpio-3.5.2-14.oe2203sp4.x86_64.rpm",
        "bsdtar-3.5.2-14.oe2203sp4.x86_64.rpm",
        "libarchive-3.5.2-14.oe2203sp4.x86_64.rpm",
        "libarchive-debuginfo-3.5.2-14.oe2203sp4.x86_64.rpm",
        "libarchive-debugsource-3.5.2-14.oe2203sp4.x86_64.rpm",
        "libarchive-devel-3.5.2-14.oe2203sp4.x86_64.rpm"
    ],
    "src": [
        "libarchive-3.5.2-14.oe2203sp4.src.rpm"
    ],
    "aarch64": [
        "bsdcat-3.5.2-14.oe2203sp4.aarch64.rpm",
        "bsdcpio-3.5.2-14.oe2203sp4.aarch64.rpm",
        "bsdtar-3.5.2-14.oe2203sp4.aarch64.rpm",
        "libarchive-3.5.2-14.oe2203sp4.aarch64.rpm",
        "libarchive-debuginfo-3.5.2-14.oe2203sp4.aarch64.rpm",
        "libarchive-debugsource-3.5.2-14.oe2203sp4.aarch64.rpm",
        "libarchive-devel-3.5.2-14.oe2203sp4.aarch64.rpm"
    ],
    "noarch": [
        "libarchive-help-3.5.2-14.oe2203sp4.noarch.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-2888.json"