SHA256
1
0
forked from pool/dhcp

- bsc#1203988, CVE-2022-2928, dhcp-CVE-2022-2928.patch:

An option refcount overflow exists in dhcpd  
- bsc#1203989, CVE-2022-2929, dhcp-CVE-2022-2929.patch:
  DHCP memory leak

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=248
This commit is contained in:
2022-10-05 14:19:00 +00:00
committed by Git OBS Bridge
parent e72ae15f4b
commit 635ee34503
4 changed files with 135 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 5 14:01:47 UTC 2022 - Reinhard Max <max@suse.com>
- bsc#1203988, CVE-2022-2928, dhcp-CVE-2022-2928.patch:
An option refcount overflow exists in dhcpd
- bsc#1203989, CVE-2022-2929, dhcp-CVE-2022-2929.patch:
DHCP memory leak
-------------------------------------------------------------------
Tue Apr 26 10:48:39 UTC 2022 - Reinhard Max <max@suse.com>