summaryrefslogtreecommitdiffstats
path: root/poky/meta/recipes-multimedia/libvorbis/libvorbis/CVE-2018-10392.patch
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-multimedia/libvorbis/libvorbis/CVE-2018-10392.patch')
-rw-r--r--poky/meta/recipes-multimedia/libvorbis/libvorbis/CVE-2018-10392.patch13
1 files changed, 9 insertions, 4 deletions
diff --git a/poky/meta/recipes-multimedia/libvorbis/libvorbis/CVE-2018-10392.patch b/poky/meta/recipes-multimedia/libvorbis/libvorbis/CVE-2018-10392.patch
index f1ef6fb9c..b7936b4b4 100644
--- a/poky/meta/recipes-multimedia/libvorbis/libvorbis/CVE-2018-10392.patch
+++ b/poky/meta/recipes-multimedia/libvorbis/libvorbis/CVE-2018-10392.patch
@@ -4,14 +4,19 @@ Date: Thu, 17 May 2018 16:19:19 -0700
Subject: [PATCH] Sanity check number of channels in setup.
Fixes #2335.
+
+---
CVE: CVE-2018-10392
-Upstream-Status: Backport [https://gitlab.xiph.org/xiph/vorbis/commit/112d3bd0aaacad51305e1464d4b381dabad0e88b]
-Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com>
+Upstream-Status: Backport [gitlab.com/Xiph.Org/Vorbis/Commits/112d3bd...]
+
+Signed-off-by: Joe Slater <joe.slater@windriver.com>
---
- lib/vorbisenc.c | 1 +
+
+ lib/vorbisenc.c | 1 +
1 file changed, 1 insertion(+)
+
diff --git a/lib/vorbisenc.c b/lib/vorbisenc.c
index 4fc7b62..64a51b5 100644
--- a/lib/vorbisenc.c
@@ -25,5 +30,5 @@ index 4fc7b62..64a51b5 100644
/* too low/high an ATH floater is nonsensical, but doesn't break anything */
--
-2.13.3
+1.7.9.5
OpenPOWER on IntegriCloud