From b412f689ed217dd4ff9ca5838043d42e8a455e5c Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 5 May 2016 14:22:16 +1000 Subject: [PATCH] add reported by (cherry picked from commit b0ffe328620db4ead7079e8cd26a584f5b947754) --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index de5e1773a4..3052d92815 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ 4354. [bug] Check that the received HMAC length matches the expected length prior to check the contents on the control channel. This prevents a OOB read error. + This was reported by Lian Yihan, . [RT #42215] 4353. [cleanup] Update PKCS#11 header files. [RT #42175]