From e8a63e6496923c82842a35fcdb8375e356c661a5268130ddbee1c6f567b228c0 Mon Sep 17 00:00:00 2001 From: Mohd Saquib Date: Thu, 2 Mar 2023 13:26:11 +0000 Subject: [PATCH] Accepting request 1068696 from home:msaquib:branches:network:vpn - Added patch to fix a vulnerability in incorrectly accepted untrusted public key with incorrect refcount (CVE-2023-26463 boo#1208608) [+ CVE-2023-26463_tls_auth_bypass_exp_pointer.patch] OBS-URL: https://build.opensuse.org/request/show/1068696 OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=143 --- strongswan.changes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/strongswan.changes b/strongswan.changes index b3d3041..901cbba 100644 --- a/strongswan.changes +++ b/strongswan.changes @@ -1,8 +1,10 @@ ------------------------------------------------------------------- Thu Mar 2 12:26:39 UTC 2023 - Mohd Saquib -- Fixed a vulnerability in incorrectly accepted untrusted public key - with incorrect refcount (CVE-2023-26463 boo#1208608). +- Added patch to fix a vulnerability in incorrectly accepted + untrusted public key with incorrect refcount + (CVE-2023-26463 boo#1208608) + [+ CVE-2023-26463_tls_auth_bypass_exp_pointer.patch] ------------------------------------------------------------------- Tue Jan 3 13:22:12 UTC 2023 - Jan Engelhardt