Accepting request 1160500 from Virtualization

- CVE-2024-2494: remote: check for negative array lengths before
  allocation
  bsc#1221815

OBS-URL: https://build.opensuse.org/request/show/1160500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt?expand=0&rev=394
This commit is contained in:
Ana Guerrero 2024-03-26 18:24:22 +00:00 committed by Git OBS Bridge
commit bf82f2d426
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:ade801b96ee8a791c82304146fbb5716df701054649c940054a110cbe418f8e1
size 9787492
oid sha256:33d52f37a582cba99fbc3ee995508dae959e4e7db317211a8a1f2ea6551a547c
size 9787404

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 21 15:30:22 UTC 2024 - James Fehlig <jfehlig@suse.com>
- CVE-2024-2494: remote: check for negative array lengths before
allocation
bsc#1221815
-------------------------------------------------------------------
Tue Mar 5 21:20:53 UTC 2024 - James Fehlig <jfehlig@suse.com>