]> code.ossystems Code Review - openembedded-core.git/commit
bind: fix CVE-2019-6471 and CVE-2018-5743
authorKai Kang <kai.kang@windriver.com>
Sun, 24 Nov 2019 23:50:20 +0000 (15:50 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Nov 2019 21:37:01 +0000 (21:37 +0000)
commit07a8d013383b622eabfcefec9378c857b5265c05
tree4d8d81459f38a74a74968ac50723680537badc1b
parent9c44ecdb9bd6d70f0dfde2a8f0b52015fb6a1d86
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: 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