Description
A flaw was found in libarchive. A NULL pointer dereference vulnerability exists in the ACL parsing logic, specifically within the archive_acl_from_text_nl() function. When processing a malformed ACL string (such as a bare "d" or "default" tag without subsequent fields), the function fails to perform adequate validation before advancing the pointer. An attacker can exploit this by providing a maliciously crafted archive, causing an application utilizing the libarchive API (such as bsdtar) to crash, resulting in a Denial of Service (DoS).
Problem types
Product status
3.8.7-1.hum1 (rpm) before *
Timeline
| 2026-04-07: | Reported to Red Hat. |
| 2026-04-07: | Made public. |
References
access.redhat.com/errata/RHSA-2026:8944 (RHSA-2026:8944)
access.redhat.com/security/cve/CVE-2026-5745
bugzilla.redhat.com/show_bug.cgi?id=2455921 (RHBZ#2455921)