Security Advisory

CVE-2026-5745

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-04-07 14:57:31
Last updated 2026-05-03 14:15:32
Assigner redhat
CVSS score not scored
State PUBLISHED

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).