All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libebml: security bump to version 1.4.2
@ 2021-03-03 10:10 Fabrice Fontaine
  2021-03-03 12:44 ` Peter Korsgaard
  2021-03-14 21:30 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-03-03 10:10 UTC (permalink / raw)
  To: buildroot

Fix CVE-2021-3405: A flaw was found in libebml before 1.4.2. A heap
overflow bug exists in the implementation of EbmlString::ReadData and
EbmlUnicodeString::ReadData in libebml.

https://github.com/Matroska-Org/libebml/blob/release-1.4.2/ChangeLog

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libebml/libebml.hash | 2 +-
 package/libebml/libebml.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libebml/libebml.hash b/package/libebml/libebml.hash
index f06924076e..32ca1e3dd3 100644
--- a/package/libebml/libebml.hash
+++ b/package/libebml/libebml.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  80abc9a82549615018798ee704997270a39b43de9a6e7e0d23b62f8ce682c4b3  libebml-1.4.0.tar.xz
+sha256  41c7237ce05828fb220f62086018b080af4db4bb142f31bec0022c925889b9f2  libebml-1.4.2.tar.xz
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  LICENSE.LGPL
diff --git a/package/libebml/libebml.mk b/package/libebml/libebml.mk
index 7ae31d3e22..056cf888e1 100644
--- a/package/libebml/libebml.mk
+++ b/package/libebml/libebml.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBEBML_VERSION = 1.4.0
+LIBEBML_VERSION = 1.4.2
 LIBEBML_SOURCE = libebml-$(LIBEBML_VERSION).tar.xz
 LIBEBML_SITE = http://dl.matroska.org/downloads/libebml
 LIBEBML_INSTALL_STAGING = YES
-- 
2.30.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/libebml: security bump to version 1.4.2
  2021-03-03 10:10 [Buildroot] [PATCH 1/1] package/libebml: security bump to version 1.4.2 Fabrice Fontaine
@ 2021-03-03 12:44 ` Peter Korsgaard
  2021-03-14 21:30 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-03-03 12:44 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Fix CVE-2021-3405: A flaw was found in libebml before 1.4.2. A heap
 > overflow bug exists in the implementation of EbmlString::ReadData and
 > EbmlUnicodeString::ReadData in libebml.

 > https://github.com/Matroska-Org/libebml/blob/release-1.4.2/ChangeLog

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/libebml: security bump to version 1.4.2
  2021-03-03 10:10 [Buildroot] [PATCH 1/1] package/libebml: security bump to version 1.4.2 Fabrice Fontaine
  2021-03-03 12:44 ` Peter Korsgaard
@ 2021-03-14 21:30 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-03-14 21:30 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Fix CVE-2021-3405: A flaw was found in libebml before 1.4.2. A heap
 > overflow bug exists in the implementation of EbmlString::ReadData and
 > EbmlUnicodeString::ReadData in libebml.

 > https://github.com/Matroska-Org/libebml/blob/release-1.4.2/ChangeLog

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2020.02.x and 2020.11.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-14 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03 10:10 [Buildroot] [PATCH 1/1] package/libebml: security bump to version 1.4.2 Fabrice Fontaine
2021-03-03 12:44 ` Peter Korsgaard
2021-03-14 21:30 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.