From 75ef18decf533b8ab6f1abf740d8f2a48ca0e761 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 May 2026 13:18:55 +0200 Subject: Fix XSS within status endpoint CVE-2026-6735 Fix Stale SOAP_GLOBAL(ref_map) pointer with Apache Map CVE-2026-6722 Fix Use-after-free after header parsing failure with SOAP_PERSISTENCE_SESSION CVE-2026-7261 Fix Broken Apache map value NULL check CVE-2026-7262 Fix Signed integer overflow of char array offset CVE-2026-7568 --- failed.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 8ea6d77..3fc8f45 100644 --- a/failed.txt +++ b/failed.txt @@ -1,9 +1,9 @@ -===== 7.2.34-26 (2026-02-18) +===== 7.2.34-27 (2026-05-13) $ grep -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el8a72/build.log:Tests failed : 22 -/var/lib/mock/el8x72/build.log:Tests failed : 22 +/var/lib/mock/el8a72/build.log:Tests failed : 24 +/var/lib/mock/el8x72/build.log:Tests failed : 24 el8x: -- cgit