From: Virendra Thakur <[email protected]> Whitelist CVE-2022-41953 as its specific to Git-for-Windows
Link: https://github.com/git-for-windows/git/security/advisories/GHSA-v4px-mx59-w99c Upstream-Status: Pending Issue: MGUBSYS-6605 Change-Id: Id9dde20c1c1b8244a7dc11e3eae0927d1604e7fd Signed-off-by: Virendra Thakur <[email protected]> --- meta/recipes-devtools/git/git.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index b5d0004712..9cc4092e17 100644 --- a/meta/recipes-devtools/git/git.inc +++ b/meta/recipes-devtools/git/git.inc @@ -24,6 +24,9 @@ CVE_PRODUCT = "git-scm:git" # we don't see this as a major issue for our general users/usecases. CVE_CHECK_WHITELIST += "CVE-2022-24975" +# This is specific to Git-for-Windows +CVE_CHECK_WHITELIST += "CVE-2022-41953" + PACKAGECONFIG ??= "" PACKAGECONFIG[cvsserver] = "" PACKAGECONFIG[svn] = "" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#177088): https://lists.openembedded.org/g/openembedded-core/message/177088 Mute This Topic: https://lists.openembedded.org/mt/96932800/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
