From 91fb9e67870e51cc69fd08e588a153c5f7e186ed Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Oct 2019 10:36:58 +0200 Subject: Fix CVE-2019-11043 env_path_info underflow in fpm_main.c --- failed.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 4969e41..e08fe56 100644 --- a/failed.txt +++ b/failed.txt @@ -4,9 +4,11 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el6i/build.log:Tests failed : 0 /var/lib/mock/el6x/build.log:Tests failed : 0 -/var/lib/mock/el7x/build.log:Tests failed : 0 +/var/lib/mock/el7x/build.log:Tests failed : 1 +el7x: + Bug #75457 (heap-use-after-free in php7.0.25) [ext/pcre/tests/bug75457.phpt] 1 proc_open give erratic test results :( -- cgit