]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: Add security fixes
authorNeetika Singh <Neetika.Singh@kpit.com>
Tue, 30 Nov 2021 15:30:11 +0000 (21:00 +0530)
committerSteve Sakoman <steve@sakoman.com>
Mon, 6 Dec 2021 14:48:48 +0000 (04:48 -1000)
commit4fb30dd540b1fb56a14237e21e84b22f8b515dc5
treed81f6a9efa6d80ec651444038de233ec5b762f6d
parentf61fcb6e176f19f1e768ce63a693f238713c8887
glib-2.0: Add security fixes

Add patches for below CVE issues:
CVE-2021-27218
CVE-2021-27219
CVE-2021-28153
Link: https://mirrors.ocf.berkeley.edu/ubuntu/pool/main/g/glib2.0/glib2.0_2.64.6-1~ubuntu20.04.3.debian.tar.xz
Also, add regression patchs for CVE-2021-27219.
CVE-2021-27219-reg1-3.patch is not relevant for glib2.0 v2.64

Signed-off-by: Neetika.Singh <Neetika.Singh@kpit.com>
Signed-off-by: Ranjitsinh Rathod <ranjitsinh.rathod@kpit.com>
Signed-off-by: Ranjitsinh Rathod <ranjitsinhrathod1991@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
25 files changed:
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27218.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-01.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-02.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-03.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-04.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-05.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-06.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-07.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-08.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-09.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-10.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-11.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-reg1-1.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-reg1-2.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-reg1-4.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-reg1-5.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-reg2-1.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-reg2-2.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-27219-reg2-3.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-28153-1.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-28153-2.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-28153-3.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-28153-4.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0/CVE-2021-28153-5.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb