From 49e30ac8f208b89b4131e537f8afe6f2114f5da1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 May 2026 13:19:04 +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 d5a005e..b1bbeeb 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 -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl72el8a/build.log:Tests failed : 22 -/var/lib/mock/scl72el8x/build.log:Tests failed : 22 +/var/lib/mock/scl72el8a/build.log:Tests failed : 24 +/var/lib/mock/scl72el8x/build.log:Tests failed : 24 el8: -- cgit