From c3e3343664f8bffea4e51a6e51316d1fc74bcf54 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 May 2026 13:19:18 +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 a435302..6222559 100644 --- a/failed.txt +++ b/failed.txt @@ -1,9 +1,9 @@ -===== 7.3.33-19 (2026-02-17) +===== 7.3.33-20 (2026-05-13) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl73el8a/build.log:Tests failed : 17 -/var/lib/mock/scl73el8x/build.log:Tests failed : 18 +/var/lib/mock/scl73el8a/build.log:Tests failed : 19 +/var/lib/mock/scl73el8x/build.log:Tests failed : 20 x86_64: -- cgit