Remove issue number and add CVE to ChangeLog

Signed-off-by: Ben Taylor <[email protected]>
(cherry picked from commit 84bb99ca557ddfe4864d3b9ae84299ba4fb0c358)
This commit is contained in:
Ben Taylor
2026-06-11 14:11:05 +01:00
parent 77a2831999
commit 89005658bc
+1 -1
View File
@@ -1,4 +1,4 @@
Security
* Reject ChaCha20 operations that would make the 32-bit block counter wrap
around, which could otherwise reuse keystream and compromise
confidentiality. Fixes #1604.
confidentiality. CVE-2026-50584