SHA256
1
0
forked from jengelh/strongswan

Accepting request 1068689 from home:msaquib:branches:network:vpn

- Fixed a vulnerability in incorrectly accepted untrusted public key
  with incorrect refcount (CVE-2023-26463 boo#1208608).

OBS-URL: https://build.opensuse.org/request/show/1068689
OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=142
This commit is contained in:
Mohd Saquib
2023-03-02 12:45:07 +00:00
committed by Git OBS Bridge
parent 3ce027ac91
commit fe861579d5
3 changed files with 59 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 2 12:26:39 UTC 2023 - Mohd Saquib <mohd.saquib@suse.com>
- Fixed a vulnerability in incorrectly accepted untrusted public key
with incorrect refcount (CVE-2023-26463 boo#1208608).
-------------------------------------------------------------------
Tue Jan 3 13:22:12 UTC 2023 - Jan Engelhardt <jengelh@inai.de>