From 11b950e90bcd9f0f3a7906cd3f2ae0c2e323f860 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 May 2026 16:31:07 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 4346c5f..b0f41a8 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.0.33-45 (2024-11-26) +===== 7.0.33-46 (2026-05-13) $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log -- cgit