git: 3af96db033a5 - main - security/vuxml: document frr vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Jun 2024 16:50:51 UTC
The branch main has been updated by olivier:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3af96db033a5f519e222932ecc0ddbdbba4b87a8
commit 3af96db033a5f519e222932ecc0ddbdbba4b87a8
Author: Olivier Cochard <olivier@FreeBSD.org>
AuthorDate: 2024-06-28 16:49:34 +0000
Commit: Olivier Cochard <olivier@FreeBSD.org>
CommitDate: 2024-06-28 16:50:25 +0000
security/vuxml: document frr vulnerabilities
---
security/vuxml/vuln/2024.xml | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index a406e45c64b2..641d501a5081 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,40 @@
+ <vuln vid="07f0ea8c-356a-11ef-ac6d-a0423f48a938">
+ <topic>frr - Multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>frr9</name>
+ <range><lt>9.1.1</lt></range>
+ </package>
+ <package>
+ <name>frr8</name>
+ <range><lt>8.5.5</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>cve@mitre.org reports:</p>
+ <blockquote cite="https://frrouting.org/release/9.1.1/">
+ <p>In FRRouting (FRR) through 9.1, there are multiplecan be a buffer overflow and
+ daemon crash in ospf_te_parse_ri for OSPF LSA packets during an
+ attempt to read Segment Routing subTLVs (their size is not validated).</p>
+ <ul>
+ <li>CVE-2024-31950: buffer overflow and daemon crash in ospf_te_parse_ri for OSPF LSA packets</li>
+ <li>CVE-2024-31951: buffer overflow and daemon crash in ospf_te_parse_ext_link for OSPF LSA packets</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2024-31950</cvename>
+ <cvename>CVE-2024-31951</cvename>
+ <url>https://frrouting.org/release/9.1.1/</url>
+ </references>
+ <dates>
+ <discovery>2024-04-07</discovery>
+ <entry>2024-06-28</entry>
+ </dates>
+ </vuln>
+
<vuln vid="589de937-343f-11ef-8a7b-001b217b3468">
<topic>Gitlab -- Vulnerabilities</topic>
<affects>