On Sun, Jul 19, 2020 at 1:49 PM akuster <[email protected]> wrote: > > The update via Commit > https://git.openembedded.org/openembedded-core/commit/meta/recipes-core/glibc?id=2c7e0e0bf32eb1ed0b7d8acddb16c0d1e93f2aa1 > > should have added the whitelist for this CVE removed > > Signed-off-by: Armin Kuster <[email protected]> > --- > meta/recipes-core/glibc/glibc_2.31.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta/recipes-core/glibc/glibc_2.31.bb > b/meta/recipes-core/glibc/glibc_2.31.bb > index 61679e2c1cb..9b2cf1bdeb4 100644 > --- a/meta/recipes-core/glibc/glibc_2.31.bb > +++ b/meta/recipes-core/glibc/glibc_2.31.bb > @@ -1,6 +1,8 @@ > require glibc.inc > require glibc-version.inc > > +CVE_CHECK_WHITELIST += "CVE-2020-10029" > +
thanks for fixing it, it should have been part of original commit > DEPENDS += "gperf-native bison-native make-native" > > NATIVESDKFIXES ?= "" > -- > 2.17.1 > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#140815): https://lists.openembedded.org/g/openembedded-core/message/140815 Mute This Topic: https://lists.openembedded.org/mt/75670279/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
