]> code.ossystems Code Review - openembedded-core.git/commit
util-linux: Fix for CVE-2021-3995 and CVE-2021-3996
authorRanjitsinh Rathod <ranjitsinh.rathod@kpit.com>
Thu, 27 Jan 2022 09:26:56 +0000 (14:56 +0530)
committerSteve Sakoman <steve@sakoman.com>
Mon, 7 Feb 2022 14:40:13 +0000 (04:40 -1000)
commitc8c29e8927474f32343b1f6d47595df95f743cd2
treeeef599655ee821f36b4ce2b851bcf807b72393a5
parentf79b134c1ad77d7f508f443c1d155c898620087f
util-linux: Fix for CVE-2021-3995 and CVE-2021-3996

Add patches to fix CVE-2021-3995 and CVE-2021-3996
Also, add support include-strutils-cleanup-strto-functions.patch to
solve compilation error where `ul_strtou64` function not found which is
used in CVE-2021-3995.patch

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>
meta/recipes-core/util-linux/util-linux/CVE-2021-3995.patch [new file with mode: 0644]
meta/recipes-core/util-linux/util-linux/CVE-2021-3996.patch [new file with mode: 0644]
meta/recipes-core/util-linux/util-linux/include-strutils-cleanup-strto-functions.patch [new file with mode: 0644]
meta/recipes-core/util-linux/util-linux_2.35.1.bb