From fea2058e67e90dab8a7366fbde98941a3b61bf33 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 May 2026 13:19:31 +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 0ffc1f3..9bc2601 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 -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el8a73/build.log:Tests failed : 17 -/var/lib/mock/el8x73/build.log:Tests failed : 18 +/var/lib/mock/el8a73/build.log:Tests failed : 19 +/var/lib/mock/el8x73/build.log:Tests failed : 20 x86_64: -- cgit