mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-04 00:05:30 +00:00
[#254] Updated RELNOTES
This commit is contained in:
16
RELNOTES
16
RELNOTES
@@ -5,10 +5,10 @@
|
|||||||
Release Notes
|
Release Notes
|
||||||
|
|
||||||
Version 4.1-ESV-R16-P2 is a security release of an extended support version
|
Version 4.1-ESV-R16-P2 is a security release of an extended support version
|
||||||
(ESV) fixing possible reference counter overflow in the server while adding
|
(ESV) fixing a possible reference counter overflow in the server while adding
|
||||||
options to lease query responses. ESVs are intended for users who have longer
|
options to lease query responses and a possible memory leak in the client and
|
||||||
upgrade constraints. Please see our web page:
|
server when parsing inbound packets with malformed FQDN options. ESVs are
|
||||||
|
intended for users who have longer upgrade constraints. Please see our web page:
|
||||||
http://www.isc.org/downloads/software-support-policy/
|
http://www.isc.org/downloads/software-support-policy/
|
||||||
|
|
||||||
for more information on ESVs.
|
for more information on ESVs.
|
||||||
@@ -74,6 +74,7 @@ dhcp-users@lists.isc.org.
|
|||||||
|
|
||||||
Changes since 4.1-ESV-R16-P1
|
Changes since 4.1-ESV-R16-P1
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
! Corrected a reference count leak that occurs when the server builds
|
! Corrected a reference count leak that occurs when the server builds
|
||||||
responses to leasequery packets. Thanks to VictorV of Cyber Kunlun
|
responses to leasequery packets. Thanks to VictorV of Cyber Kunlun
|
||||||
Lab for reporting the issue.
|
Lab for reporting the issue.
|
||||||
@@ -84,6 +85,13 @@ dhcp-users@lists.isc.org.
|
|||||||
FQDN option (81) that contains a label whose lenght is greater than 63.
|
FQDN option (81) that contains a label whose lenght is greater than 63.
|
||||||
[Gitblab #254]
|
[Gitblab #254]
|
||||||
CVE: CVS-2022-2929
|
CVE: CVS-2022-2929
|
||||||
|
=======
|
||||||
|
! Corrected a memory leak that occurs when unpacking a packet that has an
|
||||||
|
FQDN option (81) that contains a label whose lenght is greater than 63.
|
||||||
|
Thanks to VictorV of Cyber Kunlun Lab for reporting the issue.
|
||||||
|
[Gitblab #254]
|
||||||
|
CVE: CVS-2022-2929
|
||||||
|
>>>>>>> [#254] Updated RELNOTES
|
||||||
|
|
||||||
Changes since 4.1-ESV-R16
|
Changes since 4.1-ESV-R16
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user