diff options
author | cpm <cpm@FreeBSD.org> | 2018-01-23 07:47:21 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:27:59 +0800 |
commit | 15d783f43d049b2a63e99833ee3298b23ccd0312 (patch) | |
tree | e8705f3cde9c9a7acb872626c8132f7c14c8152c /security | |
parent | 3dfac594fdacdec63338d608750cab42d1c6f431 (diff) | |
download | freebsd-ports-gnome-15d783f43d049b2a63e99833ee3298b23ccd0312.tar.gz freebsd-ports-gnome-15d783f43d049b2a63e99833ee3298b23ccd0312.tar.zst freebsd-ports-gnome-15d783f43d049b2a63e99833ee3298b23ccd0312.zip |
Add missing entry for www/chromium
Security: CVE-2017-15406
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index f42ce3dd5109..7be3ee5eb05b 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -2823,21 +2823,25 @@ Notes: <body xmlns="http://www.w3.org/1999/xhtml"> <p>Google Chrome Releases reports:</p> <blockquote cite="https://chromereleases.googleblog.com/2017/10/stable-channel-update-for-desktop_26.html"> - <p>1 security fix in this release, including:</p> + <p>2 security fixes in this release, including:</p> <ul> <li>[770452] High CVE-2017-15396: Stack overflow in V8. Reported by Yuan Deng of Ant-financial Light-Year Security Lab on 2017-09-30</li> + <li>[770450] Medium CVE-2017-15406: Stack overflow in V8. Reported by + Yuan Deng of Ant-financial Light-Year Security Lab on 2017-09-30</li> </ul> </blockquote> </body> </description> <references> <cvename>CVE-2017-15396</cvename> + <cvename>CVE-2017-15406</cvename> <url>https://chromereleases.googleblog.com/2017/10/stable-channel-update-for-desktop_26.html</url> </references> <dates> <discovery>2017-10-26</discovery> <entry>2017-10-28</entry> + <modified>2018-01-23</modified> </dates> </vuln> |