git: 54b6bc71d623 - main - security/vuxml: Add Mozilla vulnerability
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Jul 2025 17:13:54 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=54b6bc71d6237b3cd6c50e545af5d5b0e17a38b9
commit 54b6bc71d6237b3cd6c50e545af5d5b0e17a38b9
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-07-03 17:09:11 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-07-03 17:13:35 +0000
security/vuxml: Add Mozilla vulnerability
---
security/vuxml/vuln/2025.xml | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index fbceba5c7d7c..4d94ec3c9fbb 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,38 @@
+ <vuln vid="bab7386a-582f-11f0-97d0-b42e991fc52e">
+ <topic>Mozilla -- exploitable crash</topic>
+ <affects>
+ <package>
+ <name>firefox</name>
+ <range><lt>140.0,2</lt></range>
+ </package>
+ <package>
+ <name>firefox-esr</name>
+ <range><lt>115.25.0</lt></range>
+ </package>
+ <package>
+ <name>thunderbird</name>
+ <range><lt>140.0</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>security@mozilla.org reports:</p>
+ <blockquote cite="https://bugzilla.mozilla.org/show_bug.cgi?id=1966423">
+ <p>A use-after-free in FontFaceSet resulted in a potentially
+ exploitable crash.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2025-6424</cvename>
+ <url>https://nvd.nist.gov/vuln/detail/CVE-2025-6424</url>
+ </references>
+ <dates>
+ <discovery>2025-06-24</discovery>
+ <entry>2025-07-03</entry>
+ </dates>
+ </vuln>
+
<vuln vid="5c777f88-40ff-4e1e-884b-ad63dfb9bb15">
<topic>chromium -- multiple security fixes</topic>
<affects>