- 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:
James Fehlig 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,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b71fd0cc27d69187996a068300d2fa1b7bd592cf18b7aa1137e802edae9e6d4
size 9604852
oid sha256:73b07462476842cfaea1bf375d31f2938ae20196dc389e54d378514df0811602
size 9604788

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>