CVE-2026-14164
Published: July 1, 2026Last modified: July 9, 2026
Description
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.
Severity score breakdown
| Parameter | Value |
|---|---|
| Base score | 7.5 |
| Attack Vector | NETWORK |
| Attack complexity | LOW |
| Privileges required | NONE |
| User interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality | NONE |
| Integrity impact | NONE |
| Availability impact | HIGH |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Status
| Product | Release | Package | Status |
|---|---|---|---|
| Alpaquita Linux | 23 LTS | libarchive | Fixed (3.8.8-r0) |
| 25 LTS | libarchive | Fixed (3.8.8-r0) | |
| Stream | libarchive | Fixed (3.8.8-r0) |
References
- https://access.redhat.com/errata/RHSA-2026:30333
- https://access.redhat.com/errata/RHSA-2026:52674
- https://access.redhat.com/errata/RHSA-2026:52675
- https://access.redhat.com/errata/RHSA-2026:54387
- https://access.redhat.com/errata/RHSA-2026:54760
- https://access.redhat.com/errata/RHSA-2026:54769
- https://access.redhat.com/errata/RHSA-2026:56954
- https://access.redhat.com/errata/RHSA-2026:58558
- https://access.redhat.com/errata/RHSA-2026:58573
- https://access.redhat.com/errata/RHSA-2026:58574
- https://access.redhat.com/errata/RHSA-2026:58981
- https://access.redhat.com/errata/RHSA-2026:61783
- https://access.redhat.com/security/cve/CVE-2026-14164
- https://bugzilla.redhat.com/show_bug.cgi?id=2493411
- https://github.com/libarchive/libarchive/issues/3069
- https://github.com/libarchive/libarchive/pull/3071