CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/10/05 11:16:20
Modified files:
net/isc-dhcp : Tag: OPENBSD_7_1 Makefile distinfo
net/isc-dhcp/patches: Tag: OPENBSD_7_1 patch-client_Makefile_in
Log message:
update to isc-dhcp-4.4.3-P1
- https://kb.isc.org/docs/cve-2022-2928
Corrected a reference count leak that occurs when the server builds
responses to leasequery packets.
- https://kb.isc.org/docs/cve-2022-2929
Corrected a memory leak that occurs when unpacking a packet that has an
FQDN option (81) that contains a label with length greater than 63 bytes.