]> code.ossystems Code Review - openembedded-core.git/commit
bind: fix CVE-2019-6471 and CVE-2018-5743
authorKai Kang <kai.kang@windriver.com>
Fri, 22 Nov 2019 02:04:26 +0000 (10:04 +0800)
committerArmin Kuster <akuster808@gmail.com>
Sun, 24 Nov 2019 05:01:39 +0000 (21:01 -0800)
commit230a96ddecf940a7caee9e9268b21aa5f65a7f14
tree13371ff3e1d0b5ba8c151d0856089a836f40bfaa
parent0a1b1e88b936177344392e185fbd077622d88b3e
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.

(From OE-Core rev: 3c39d4158677b97253df63f23b74c3a9dd5539f6)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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