Arch Linux alert ASA-201609-17 (lib32-jansson)
From: | Levente Polyak <anthraxx@archlinux.org> | |
To: | arch-security@archlinux.org | |
Subject: | [arch-security] [ASA-201609-17] lib32-jansson: denial of service | |
Date: | Tue, 20 Sep 2016 18:32:19 +0200 | |
Message-ID: | <c219fbdf-0e67-75f7-33fc-5906c54d9d5f@archlinux.org> |
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/index.php/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 ========== http://marc.info/?l=oss-security&m=146219323703639&... https://github.com/akheron/jansson/issues/282 https://access.redhat.com/security/cve/CVE-2016-4425