CVE-2016-6831
HighSummary
The 'process-execute' and 'process-spawn' procedures did not free memory correctly when the execve() call failed, leading to a memory leak. This issue affects all releases of CHICKEN up to and including 4.11.
Risk Assessment
An attacker could exploit this flaw to cause resource exhaustion or denial of service. Organizations may experience availability issues.
Recommendation
It is recommended to upgrade to version 4.12 or 5.0 when they become available to mitigate this vulnerability.
Other vulnerabilities in CHICKEN
Original NVD description (English source)
The "process-execute" and "process-spawn" procedures did not free memory correctly when the execve() call failed, resulting in a memory leak. This could be abused by an attacker to cause resource exhaustion or a denial of service. This affects all releases of CHICKEN up to and including 4.11 (it will be fixed in 4.12 and 5.0, which are not yet released).

