]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
added reporters to RELNOTES
authorWlodek Wencel <wlodek@isc.org>
Mon, 17 May 2021 16:22:13 +0000 (16:22 +0000)
committerWlodek Wencel <wlodek@isc.org>
Mon, 17 May 2021 16:22:13 +0000 (16:22 +0000)
RELNOTES

index df3683eeca04075149f6c008b28904e6a1da4700..90b3e7a3598abc05743a41c5502adb296c990c68 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -29,10 +29,11 @@ by Eric Young (eay@cryptsoft.com).
 
                Changes since 4.4.2 (Bug Fixes)
 
-- Corrected a buffer overwrite possible when parsing hexadecimal
-  literals with more than 1024 octets.
-  [Gitlab #182]
-  CVE: CVE-2021-25217
+- ! Corrected a buffer overwrite possible when parsing hexadecimal
+    literals with more than 1024 octets. Reported by Jon Franklin from Dell,
+    and also by Pawel Wieczorkiewicz from Amazon Web Services.
+    [Gitlab #182]
+    CVE: CVE-2021-25217
 
                Changes since 4.4.2b1 (Bug Fixes)