From fdf7065d0f8e676feaf6734e86370f6dadfb8eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9sz=C3=A1ros=20Mih=C3=A1ly?= Date: Wed, 24 Jun 2020 16:58:17 +0200 Subject: [PATCH] Add CVE to ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8b874c4d..c484b201 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,9 @@ Version 4.5.1.3 'dan Eider': *Ignore MD5 for BoringSSL - merge PR #577: (by osterik) *build RPM from local folder instead of git repo + - Fix for CVE-2020-4067 + * STUN response buffer not initialized properly + * The issue found and reported #583 by Felix Dörre all credits belongs to him. 30/04/2020 Oleg Moskalenko Mihály Mészáros Version 4.5.1.2 'dan Eider':