<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-support, branch zeus-next</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=zeus-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=zeus-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2020-09-10T12:21:41+00:00</updated>
<entry>
<title>gnutls: CVE-2020-24659</title>
<updated>2020-09-10T12:21:41+00:00</updated>
<author>
<name>Zhixiong Chi</name>
<email>zhixiong.chi@windriver.com</email>
</author>
<published>2020-09-08T02:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0b9096fc1e187923b0e3d16d1f28371447134077'/>
<id>urn:sha1:0b9096fc1e187923b0e3d16d1f28371447134077</id>
<content type='text'>
Backport the CVE patch from the usptream:
https://gitlab.com/gnutls/gnutls.git
commit 29ee67c205855e848a0a26e6d0e4f65b6b943e0a

(From OE-Core rev: 7a9969fe8cb8b039976bcd482d7b815922ae54ea)

Signed-off-by: Zhixiong Chi &lt;zhixiong.chi@windriver.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>acl: Disable parallel make install</title>
<updated>2020-09-10T12:21:41+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2020-09-09T09:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=44b251630ee1adeaa54d28fb8daa01525ebace2d'/>
<id>urn:sha1:44b251630ee1adeaa54d28fb8daa01525ebace2d</id>
<content type='text'>
Similiarly to attr, do_install fails on newer versions of make with interesting
and hard to debug errors. Disablle parallle make install as a workaround.
Later verisons of acl in newer releases don't have the issue.

(From OE-Core rev: 036a4b425f88a237c2c7c1b9575bd2d372a8e130)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>attr: Disable parallel make install</title>
<updated>2020-09-10T12:21:41+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2020-09-07T15:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f88445342f9e93e864399dd8db937aacaab035fb'/>
<id>urn:sha1:f88445342f9e93e864399dd8db937aacaab035fb</id>
<content type='text'>
do_install fails on newer versions of make with interesting and hard to
debug errors. Disablle parallle make install as a workaround. Later verisons
of attr in newer releases don't have the issue.

(From OE-Core rev: 3bea0931087698b9913f56bb93df3ef279ab4930)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libpcre: Add fix for CVE-2020-14155</title>
<updated>2020-08-12T09:53:51+00:00</updated>
<author>
<name>Rahul Taya</name>
<email>Rahul.Taya@kpit.com</email>
</author>
<published>2020-07-30T08:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fb9a4d23c3de9b0140c999322034f8c969e8b1c7'/>
<id>urn:sha1:fb9a4d23c3de9b0140c999322034f8c969e8b1c7</id>
<content type='text'>
Added below patch in libpcre
CVE-2020-14155.patch

This patch fixes below error:
PCRE could allow a remote attacker to execute arbitrary
code on the system, caused by an integer overflow in
libpcre via a large number after (?C substring.
By sending a request with a large number, an attacker
can execute arbitrary code on the system or
cause the application to crash.

Tested-by: Rahul Taya &lt;Rahul.Taya@kpit.com&gt;
(From OE-Core rev: 3f536edfa56ce3f93223c23ed48427a0c24ede1a)

Signed-off-by: Saloni Jain &lt;Saloni.Jain@kpit.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>nss: Fix CVE-2020-12399</title>
<updated>2020-08-04T22:17:38+00:00</updated>
<author>
<name>Ovidiu Panait</name>
<email>ovidiu.panait@windriver.com</email>
</author>
<published>2020-07-14T08:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=20757f3bb4bdb2c90ddd9cf3433605a5007bb1b5'/>
<id>urn:sha1:20757f3bb4bdb2c90ddd9cf3433605a5007bb1b5</id>
<content type='text'>
Master (nss version 3.54) is not affected by this issue. This is a backport
from nss version 3.54.

NSS has shown timing differences when performing DSA signatures, which was
exploitable and could eventually leak private keys. This vulnerability affects
Thunderbird &lt; 68.9.0, Firefox &lt; 77, and Firefox ESR &lt; 68.9.

Upstream patch:
https://hg.mozilla.org/projects/nss/rev/daa823a4a29bcef0fec33a379ec83857429aea2e

(From OE-Core rev: c447b32c1ec0c117748a4be68dda02d375c81b85)

Signed-off-by: Ovidiu Panait &lt;ovidiu.panait@windriver.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>sqlite: backport CVE fix</title>
<updated>2020-08-04T22:17:38+00:00</updated>
<author>
<name>Sakib Sajal</name>
<email>sakib.sajal@windriver.com</email>
</author>
<published>2020-07-10T06:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f29b31784ae836b0d7f6f62398814900550a0c87'/>
<id>urn:sha1:f29b31784ae836b0d7f6f62398814900550a0c87</id>
<content type='text'>
Fixes CVE-2020-11655

(From OE-Core rev: 3b06a6c73f4e49c6d00f758423c2e8865ec2de00)

(From OE-Core rev: 36edee3e489e7bd94d6fa555f87d94c5ec0f3ad8)

Signed-off-by: Sakib Sajal &lt;sakib.sajal@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
[ without the CVE-2020-11656 fix that did not apply cleanly ]
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>iso-codes: switch upstream branch master -&gt; main</title>
<updated>2020-08-04T22:17:38+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2020-07-06T02:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0ecd636a526815047c5464186f14963bd2c54954'/>
<id>urn:sha1:0ecd636a526815047c5464186f14963bd2c54954</id>
<content type='text'>
(From OE-Core rev: 6e16ef0c2e0ec2bbb862231cd84e7650bd5789af)

(From OE-Core rev: add9b04f0596ade188224104595406d638a6fa73)

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
(cherry picked from commit 75e91b8e52ec77398e6b0fc09456e971662d9d7e)
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>vim: _FORTIFY_SOURCE=2 be gone</title>
<updated>2020-08-04T22:17:37+00:00</updated>
<author>
<name>Joe Slater</name>
<email>joe.slater@windriver.com</email>
</author>
<published>2020-07-08T21:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=662919a486406b322f96cc72744b3823c0eb1469'/>
<id>urn:sha1:662919a486406b322f96cc72744b3823c0eb1469</id>
<content type='text'>
vim will abort in many places with this setting.  Replace
it with the benign _FORTIFY_SOURCE=1.

(From OE-Core rev: d9de155f6452f916edd3131addd0c2eebaf4d639)

(From OE-Core rev: db1e93c33150e712b90e81450fd2e161ea2fad08)

Signed-off-by: Joe Slater &lt;joe.slater@windriver.com&gt;
(cherry picked from commit 18129cbaeddb3278efe9963718556e3765f06c1e)
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libexif: fix CVE-2020-13114</title>
<updated>2020-08-04T22:17:37+00:00</updated>
<author>
<name>Lee Chee Yang</name>
<email>chee.yang.lee@intel.com</email>
</author>
<published>2020-07-08T21:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ea0d41cdfb46b683b3421fec3733e83dbd05a6ab'/>
<id>urn:sha1:ea0d41cdfb46b683b3421fec3733e83dbd05a6ab</id>
<content type='text'>
(From OE-Core rev: 2e497029ee00babbc50f3c1d99580230bc46155c)

(From OE-Core rev: 221e42c20148bb57986dfa862b352b9264694003)

Signed-off-by: Lee Chee Yang &lt;chee.yang.lee@intel.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>gnutls: fixed CVE-2020-13777</title>
<updated>2020-07-08T09:47:50+00:00</updated>
<author>
<name>haiqing</name>
<email>haiqing.bai@windriver.com</email>
</author>
<published>2020-06-15T08:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=577f1b0b2fba641106959758cd59250ea38d0a64'/>
<id>urn:sha1:577f1b0b2fba641106959758cd59250ea38d0a64</id>
<content type='text'>
GnuTLS 3.6.x before 3.6.14 uses incorrect cryptography
for encrypting a session ticket

Backport the patch from upstream:
https://gitlab.com/gnutls/gnutls.git
commit c2646aeee94e71cb15c90a3147cf3b5b0ca158ca
commit 50ad8778a81f9421effa4c5a3b457f98e559b178
commit 3d7fae761e65e9d0f16d7247ee8a464d4fe002da

(From OE-Core rev: 86870cd2ff3555161ea5bb434740338ec20495a0)

Signed-off-by: Haiqing Bai &lt;Haiqing.Bai@windriver.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
