aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorcpm <cpm@FreeBSD.org>2017-08-30 23:46:55 +0800
committercpm <cpm@FreeBSD.org>2017-08-30 23:46:55 +0800
commit3f273fdbe47dce2665842b4a603ea8b0fee716fa (patch)
treed1b38d7885a9f27403fa811c8a052f8016fe1a29 /security
parentc9519992d0ff8efcb97a5ec68309e18d023a5ff7 (diff)
downloadfreebsd-ports-gnome-3f273fdbe47dce2665842b4a603ea8b0fee716fa.tar.gz
freebsd-ports-gnome-3f273fdbe47dce2665842b4a603ea8b0fee716fa.tar.zst
freebsd-ports-gnome-3f273fdbe47dce2665842b4a603ea8b0fee716fa.zip
Document libgcrypt side-channel attack vulnerability
Security: CVE-2017-0379
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index f9771dc13480..5e9b1c2f550a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,33 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="22f28bb3-8d98-11e7-8c37-e8e0b747a45a">
+ <topic>libgcrypt -- side-channel attack vulnerability</topic>
+ <affects>
+ <package>
+ <name>libgcrypt</name>
+ <range><lt>1.8.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>GnuPG reports:</p>
+ <blockquote cite="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0379">
+ <p>Mitigate a local side-channel attack on Curve25519 dubbed "May the Fourth Be With You".</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2017-0379</cvename>
+ <url>https://eprint.iacr.org/2017/806</url>
+ <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0379</url>
+ </references>
+ <dates>
+ <discovery>2017-08-27</discovery>
+ <entry>2017-08-30</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3f6de636-8cdb-11e7-9c71-f0def1fd7ea2">
<topic>rubygems -- multiple vulnerabilities</topic>
<affects>