NULL Pointer Dereference in libarchive Affects Multiple Products
CVE-2026-5745
5.5MEDIUM
What is CVE-2026-5745?
A flaw in libarchive's ACL parsing logic allows for a NULL pointer dereference when handling malformed ACL strings. Specifically, the function archive_acl_from_text_nl() does not utilize proper validation before processing, enabling an attacker to exploit this by crafting a malicious archive. This vulnerability can lead to the crashing of applications that depend on the libarchive API, such as bsdtar, thereby causing a Denial of Service (DoS). It is crucial for users of affected products to implement mitigations and consider upgrades to safeguard their systems.