git: bb42165585af - main - security/vuxml: mark ffmpeg >= 4.4.4,1 as not vulnerable
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Apr 2023 22:55:22 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bb42165585af4184b9996672640a3b735c675b43
commit bb42165585af4184b9996672640a3b735c675b43
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-10 22:49:27 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-10 22:54:54 +0000
security/vuxml: mark ffmpeg >= 4.4.4,1 as not vulnerable
---
security/vuxml/vuln/2023.xml | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 8659898633ca..6a121ed3c137 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -860,12 +860,13 @@
<affects>
<package>
<name>ffmpeg</name>
- <range><lt>5.0.3,1</lt></range>
+ <range><ge>5.1,1</ge><lt>5.1.3,1</lt></range>
+ <range><ge>5.0,1</ge><lt>5.0.3,1</lt></range>
+ <range><lt>4.4.4,1</lt></range>
</package>
<package>
<name>ffmpeg4</name>
- <!-- no known fixed version -->
- <range><ge>0</ge></range>
+ <range><lt>4.4.4</lt></range>
</package>
<package>
<name>avidemux</name>
@@ -932,7 +933,8 @@
</references>
<dates>
<discovery>2022-11-12</discovery>
- <entry>2023-03-07</entry>
+ <entry>2023-04-07</entry>
+ <modified>2023-04-10</modified>
</dates>
</vuln>