diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2021-09-08 16:51:31 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-09-08 21:29:52 -0700 |
commit | 54ce5a6e7f53b1de1da94099598267652a1436b5 (patch) | |
tree | cb316f915d14c72faecb36cbf920d4e832205c1d /meta-oe/recipes-extended/polkit | |
parent | 1f67cd7de991455908bd282a8528ac3d7cd1bbb9 (diff) | |
download | meta-openembedded-54ce5a6e7f53b1de1da94099598267652a1436b5.tar.gz |
polkit: add the CVE tag
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/polkit')
-rw-r--r-- | meta-oe/recipes-extended/polkit/polkit/CVE-2021-3560.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/polkit/polkit/CVE-2021-3560.patch b/meta-oe/recipes-extended/polkit/polkit/CVE-2021-3560.patch index daf0b1edb..76308ffdb 100644 --- a/meta-oe/recipes-extended/polkit/polkit/CVE-2021-3560.patch +++ b/meta-oe/recipes-extended/polkit/polkit/CVE-2021-3560.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] GHSL-2021-074: authentication bypass vulnerability in polkit | |||
5 | 5 | ||
6 | initial values returned if error caught | 6 | initial values returned if error caught |
7 | 7 | ||
8 | CVE: CVE-2021-3560 | ||
9 | |||
8 | Upstream-Status: Backport [https://gitlab.freedesktop.org/polkit/polkit/-/commit/a04d13affe0fa53ff618e07aa8f57f4c0e3b9b81] | 10 | Upstream-Status: Backport [https://gitlab.freedesktop.org/polkit/polkit/-/commit/a04d13affe0fa53ff618e07aa8f57f4c0e3b9b81] |
9 | 11 | ||
10 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 12 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |