Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
Arch Linux Security Advisory ASA-201609-17 ========================================= Severity: Medium Date : 2016-09-20 CVE-ID : CVE-2016-4425 Package : lib32-jansson Type : denial of service Remote : Yes Link : https://wiki.archlinux.org/title/CVE Summary ====== The package lib32-jansson before version 2.8-1 is vulnerable to denial of service. Resolution ========= Upgrade to 2.8-1. # pacman -Syu "lib32-jansson>=2.8-1" The problem has been fixed upstream in version 2.8. Workaround ========= None. Description ========== A stack-exhaustion vulnerability has been found in jansson, causing a crash while parsing a crafted JSON document. Impact ===== A remote attacker might cause a crash by submitting a specially crafted JSON file to an application using jansson, leading to denial of service. References ========= https://marc.info/;m=146219323703639&w=2 https://github.com/akheron/jansson/issues/282 https://access.redhat.com/security/cve/CVE-2016-4425