]> code.ossystems Code Review - openembedded-core.git/commit
bind: fix CVE-2019-6471 and CVE-2018-5743
authorKai Kang <kai.kang@windriver.com>
Wed, 23 Oct 2019 07:49:39 +0000 (15:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Oct 2019 11:03:18 +0000 (12:03 +0100)
commit3c39d4158677b97253df63f23b74c3a9dd5539f6
treec39737dfe35b8c4f9478c803af80127f01c4ec8b
parent30acbf6f89ba76d6fab8987ed20f72d1fa3d70fa
bind: fix CVE-2019-6471 and CVE-2018-5743

Backport patches to fix CVE-2019-6471 and CVE-2018-5743 for bind.
CVE-2019-6471 is fixed by 0001-bind-fix-CVE-2019-6471.patch and the
other 6 patches are for CVE-2018-5743. And backport one more patch to
fix compile error on arm caused by these 6 commits.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bind/bind/0001-bind-fix-CVE-2019-6471.patch [new file with mode: 0644]
meta/recipes-connectivity/bind/bind/0001-fix-enforcement-of-tcp-clients-v1.patch [new file with mode: 0644]
meta/recipes-connectivity/bind/bind/0002-tcp-clients-could-still-be-exceeded-v2.patch [new file with mode: 0644]
meta/recipes-connectivity/bind/bind/0003-use-reference-counter-for-pipeline-groups-v3.patch [new file with mode: 0644]
meta/recipes-connectivity/bind/bind/0004-better-tcpquota-accounting-and-client-mortality-chec.patch [new file with mode: 0644]
meta/recipes-connectivity/bind/bind/0005-refactor-tcpquota-and-pipeline-refs-allow-special-ca.patch [new file with mode: 0644]
meta/recipes-connectivity/bind/bind/0006-restore-allowance-for-tcp-clients-interfaces.patch [new file with mode: 0644]
meta/recipes-connectivity/bind/bind/0007-Replace-atomic-operations-in-bin-named-client.c-with.patch [new file with mode: 0644]
meta/recipes-connectivity/bind/bind_9.11.5-P4.bb