aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln-2021.xml
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@utahime.org>2021-08-18 06:05:28 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-08-18 06:10:16 +0000
commit2a99b5e684733568e6e532c434c0b43767168d3e (patch)
tree654055ae1ecedee308c007acc87262af7fcc66f2 /security/vuxml/vuln-2021.xml
parentea1cd5fc7b90063269c3b7d156fa4f22a0b52687 (diff)
downloadports-2a99b5e684733568e6e532c434c0b43767168d3e.tar.gz
ports-2a99b5e684733568e6e532c434c0b43767168d3e.zip
security/vuxml: Excessive memory consumption vulnerability in binutils
Fixed in main a0e752df8013 and in 2021Q3 in 9c4ee12. PR: 256133 Reviewed by: fluffy@, koobs@ Security: CVE-2021-3487
Diffstat (limited to 'security/vuxml/vuln-2021.xml')
-rw-r--r--security/vuxml/vuln-2021.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index 2e4e71dee8b8..bb82132255ae 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,34 @@
+ <vuln vid="f4c54b81-bcc8-11eb-a7a6-080027f515ea">
+ <topic>binutils -- excessive debug section size can cause excessive memory consumption in bfd's dwarf2.c read_section()</topic>
+ <affects>
+ <package>
+ <name>binutils</name>
+ <range><lt>2.33.1_5</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Hao Wang reports:</p>
+ <blockquote cite="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3487">
+ <p>
+ There's a flaw in the BFD library of binutils in versions before 2.36.
+ An attacker who supplies a crafted file to an application linked with BFD,
+ and using the DWARF functionality, could cause an impact to system
+ availability by way of excessive memory consumption.
+ </p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2021-3487</cvename>
+ <url>https://sourceware.org/bugzilla/show_bug.cgi?id=26946</url>
+ </references>
+ <dates>
+ <discovery>2020-11-25</discovery>
+ <entry>2021-08-13</entry>
+ </dates>
+ </vuln>
+
<vuln vid="128deba6-ff56-11eb-8514-3065ec8fd3ec">
<topic>chromium -- multiple vulnerabilities</topic>
<affects>