2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-22 01:49:35 +00:00

fixed typos in RELNOTES

This commit is contained in:
Wlodek Wencel 2022-09-28 16:36:24 +02:00 committed by Tomek Mrugalski
parent 03ab0a5280
commit 56e74ef9b8

View File

@ -31,14 +31,14 @@ by Eric Young (eay@cryptsoft.com).
! Corrected a reference count leak that occurs when the server builds
responses to leasequery packets. Thanks to VictorV of Cyber Kunlun
Lab for reporting the issue.
[Gitblab #253]
CVE: CVS-2022-2928
[Gitlab #253]
CVE: CVE-2022-2928
! 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.
Thanks to VictorV of Cyber Kunlun Lab for reporting the issue.
[Gitblab #254]
CVE: CVS-2022-2929
[Gitlab #254]
CVE: CVE-2022-2929
Changes since 4.4.2-P1 (New Features)