CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/08/26 02:30:10
Modified files:
security/gnupg : Tag: OPENBSD_5_9 Makefile
Added files:
security/gnupg/patches: patch-cipher_random_c
Log message:
SECURITY fix for CVE-2016-6313
* Fix critical security bug in the RNG [CVE-2016-6313]. An attacker
who obtains 580 bytes from the standard RNG can trivially predict
the next 20 bytes of output. Problem detected by Felix Dörre and
Vladimir Klebanov, KIT.
