Re: [oe] [meta-oe][dunfell][PATCH] protobuf: Whitelist CVE-2015-5237

2021-06-23 Thread RAHUL taya
Hi Team, Any update on this ? Thanks and Regards, Rahul -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#91992): https://lists.openembedded.org/g/openembedded-devel/message/91992 Mute This Topic: https://lists.openembedded.org/mt/83550818/21656

[oe] [meta-oe][dunfell][PATCH] protobuf: Whitelist CVE-2015-5237

2021-06-15 Thread RAHUL taya
/CVE-2015-5237 3. https://ubuntu.com/security/CVE-2015-5237 4. https://github.com/protocolbuffers/protobuf/issues/760 As per NVD link: https://nvd.nist.gov/vuln/detail/CVE-2015-5237#range-6634983 it affects version upto 3.1(including) Signed-off-by: Rahul Taya --- meta-oe/recipes-devtools

[oe] Subscribe

2021-06-15 Thread RAHUL taya
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#91901): https://lists.openembedded.org/g/openembedded-devel/message/91901 Mute This Topic: https://lists.openembedded.org/mt/83550809/21656 Group Owner:

[oe] [poky][dunfell][PATCH] qemu: Add fix for CVE-2020-13791

2021-03-31 Thread Rahul Taya
From: Rahul Taya Added below patch to fix CVE-2020-13791. CVE-2020-13791.patch Signed-off-by: Rahul Taya --- meta/recipes-devtools/qemu/qemu.inc | 1 + .../qemu/qemu/CVE-2020-13791.patch| 52 +++ 2 files changed, 53 insertions(+) create mode 100644

Re: [oe] [meta-python2][dunfell][PATCH] python: Add fix for CVE-2019-9674

2021-03-16 Thread Rahul Taya
own%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=qNySlF2ouK6IiAvo2J68imnOZRB66RjwjCGhTYCoAnw%3D=0> I think it's still not merged. Thanks and Regards, Rahul Taya From: Martin Jansa Sent: Wednesday, March 3, 2021 9:22 PM To: Rahul Taya Cc: openembedded-devel ; Harpr

Re: [oe] [meta-python2][dunfell][PATCH] python: Add fix for CVE-2019-9674

2021-03-03 Thread Rahul Taya
appears to be in the middle of 'git am' or 'git apply' - please resolve this first Can you please help why i'm getting this and how to resolve it ? Thanks and Regards, Rahul Taya From: openembedded-devel@lists.openembedded.org on behalf of Martin Jansa via

Re: [oe] [meta-python2][dunfell][PATCH] python: Add fix for CVE-2019-9674

2021-02-25 Thread Rahul Taya
Hi Martin, I have tested my changes before sending to you or ML i don’t know why it is failing now at your side. Thanks and Regards, Rahul Get Outlook for iOS<https://aka.ms/o0ukef> From: Martin Jansa Sent: Thursday, February 25, 2021 8:25:50 PM To: Rahu

Re: [oe] [meta-python2][dunfell][PATCH] python: Add fix for CVE-2019-9674

2021-02-25 Thread Rahul Taya
Hi Martin, I removed the emoticons and uploaded the patch to my git repo pls access below link: https://github.com/Rahult9/upstream_patch/blob/main/CVE-2019-9674.patch Thanks and Regards, Rahul Taya From: Martin Jansa Sent: Thursday, February 18, 2021 10:58

[oe] [meta-openembedded][dunfell][PATCH] nghttp2: Add fix for CVE-2020-11080

2021-02-24 Thread Rahul Taya
Added below two patches to fix CVE-2020-11080: 1. CVE-2020-11080-1.patch 2. CVE-2020-11080-2.patch Signed-off-by: Rahul Taya --- .../nghttp2/nghttp2/CVE-2020-11080-1.patch| 31 ++ .../nghttp2/nghttp2/CVE-2020-11080-2.patch| 308 ++ .../recipes-support/nghttp2

[oe] [meta-python2][dunfell][PATCH] python: Add fix for CVE-2019-20907

2021-02-24 Thread Rahul Taya
For python and python-native added patch to fix CVE-2019-20907 Signed-off-by: Rahul Taya --- recipes-devtools/python/python.inc| 1 + .../python/python/CVE-2019-20907.patch| 57 +++ 2 files changed, 58 insertions(+) create mode 100644 recipes-devtools

[oe] [meta-python2][dunfell][PATCH] python: Add fix for CVE-2019-20907

2021-02-18 Thread Rahul Taya
For python and python-native added patch to fix CVE-2019-20907 Signed-off-by: Rahul Taya --- recipes-devtools/python/python.inc| 1 + .../python/python/CVE-2019-20907.patch| 53 +++ 2 files changed, 54 insertions(+) create mode 100644 recipes-devtools

[oe] [meta-python2][dunfell][PATCH] python: Add fix for CVE-2019-9674

2021-02-18 Thread Rahul Taya
For python and python-native added patch to fix CVE-2019-9674 Signed-off-by: Rahul Taya --- recipes-devtools/python/python.inc| 1 + .../python/python/CVE-2019-9674.patch | 83 +++ 2 files changed, 84 insertions(+) create mode 100644 recipes-devtools/python