SHA256
1
0
forked from pool/libvirt

- CVE-2023-3750: storage: Fix returning of locked objects from

'virStoragePoolObjListSearch'
  bsc#1213447

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=991
This commit is contained in:
2023-07-20 22:15:39 +00:00
committed by Git OBS Bridge
parent f6b39855bb
commit 45aceb310c
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 20 21:44:18 UTC 2023 - James Fehlig <jfehlig@suse.com>
- CVE-2023-3750: storage: Fix returning of locked objects from
'virStoragePoolObjListSearch'
bsc#1213447
-------------------------------------------------------------------
Thu Jul 13 20:07:10 UTC 2023 - James Fehlig <jfehlig@suse.com>