[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 45cc0ca web/security: Add CVEs for 4.0.3 and 3.4.5
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Sat Nov 3 03:11:14 EET 2018
The branch, master has been updated
via 45cc0cafbbd06f5b33adf6d8fd907da218bce93d (commit)
from 77d70064b23f7b1f0c609c962885af08b94513d5 (commit)
- Log -----------------------------------------------------------------
commit 45cc0cafbbd06f5b33adf6d8fd907da218bce93d
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sat Nov 3 02:10:02 2018 +0100
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sat Nov 3 02:10:02 2018 +0100
web/security: Add CVEs for 4.0.3 and 3.4.5
diff --git a/src/security b/src/security
index 2dbed88..5f143a8 100644
--- a/src/security
+++ b/src/security
@@ -2,6 +2,14 @@
<h2>FFmpeg 4.0</h2>
+<h3>4.0.3</h3>
+<p>
+Fixes following vulnerabilities:
+</p>
+<pre>
+CVE-2018-15822, 386975d7a4aa4f41451f5895a689aedbf83c4ecd / 6b67d7f05918f7a1ee8fc6ff21355d7e8736aa10
+</pre>
+
<h3>4.0.2</h3>
<p>
Fixes following vulnerabilities:
@@ -38,6 +46,14 @@ CVE-2018-7557, 7414d0bda7763f9bd69c26c068e482ab297c1c96
<h2>FFmpeg 3.4</h2>
+<h3>3.4.5</h3>
+<p>
+Fixes following vulnerabilities:
+</p>
+<pre>
+CVE-2018-15822, 44e878d08674a15906badfb921443a44ebf6257d / 6b67d7f05918f7a1ee8fc6ff21355d7e8736aa10
+</pre>
+
<h3>3.4.4</h3>
<p>
Fixes following vulnerabilities:
-----------------------------------------------------------------------
Summary of changes:
src/security | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list