diff options
author | junovitch <junovitch@FreeBSD.org> | 2015-12-08 07:07:04 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2015-12-08 07:07:04 +0800 |
commit | 2107bf3ce555371e6ddadda4b8d6e398815e0fba (patch) | |
tree | 2d02618f2407c4d0dbfff5fb3a9401730e7ddafe /security/vuxml | |
parent | 35ef8015318393179555384c555925c6ad8cac98 (diff) | |
download | freebsd-ports-gnome-2107bf3ce555371e6ddadda4b8d6e398815e0fba.tar.gz freebsd-ports-gnome-2107bf3ce555371e6ddadda4b8d6e398815e0fba.tar.zst freebsd-ports-gnome-2107bf3ce555371e6ddadda4b8d6e398815e0fba.zip |
Wrap earlier libraw entries at 80 characters
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 08a384834e1b..6fabd4d46a55 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -103,8 +103,12 @@ Notes: <body xmlns="http://www.w3.org/1999/xhtml"> <p>ChenQin reports:</p> <blockquote cite="http://seclists.org/fulldisclosure/2015/Nov/108"> - <p>The LibRaw raw image decoder has multiple vulnerabilities that can cause memory errors which may lead to code execution or other problems.</p> - <p>In CVE-2015-8367, LibRaw's phase_one_correct function does not handle memory initialization correctly, which may cause other problems.</p> + <p>The LibRaw raw image decoder has multiple vulnerabilities that can + cause memory errors which may lead to code execution or other + problems.</p> + <p>In CVE-2015-8367, LibRaw's phase_one_correct function does not + handle memory initialization correctly, which may cause other + problems.</p> </blockquote> </body> </description> @@ -132,8 +136,11 @@ Notes: <body xmlns="http://www.w3.org/1999/xhtml"> <p>ChenQin reports:</p> <blockquote cite="http://seclists.org/fulldisclosure/2015/Nov/108"> - <p>The LibRaw raw image decoder has multiple vulnerabilities that can cause memory errors which may lead to code execution or other problems.</p> - <p>In CVE-2015-8366, LibRaw's smal_decode_segment function does not handle indexes carefully, which can cause an index overflow.</p> + <p>The LibRaw raw image decoder has multiple vulnerabilities that can + cause memory errors which may lead to code execution or other + problems.</p> + <p>In CVE-2015-8366, LibRaw's smal_decode_segment function does not + handle indexes carefully, which can cause an index overflow.</p> </blockquote> </body> </description> |