From 9db8053269591f614b37c8782b4f3efb7c7f6628 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 May 2026 16:16:02 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 2c507b7..1b4df1e 100644 --- a/failed.txt +++ b/failed.txt @@ -1,8 +1,8 @@ -===== 7.1.33-32 (2024-11-26) +===== 7.1.33-33 (2026-05-13) $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log -/var/lib/mock/scl71el8x/build.log:Tests failed : 33 +/var/lib/mock/scl71el8x/build.log:Tests failed : 34 el8x: -- cgit