netfilter: ipvs: make global sysctl readonly in non-init netns
stable inclusion from stable-5.10.76 commit 9c8943812dace238ec49fd62e599aad196a583c6 bugzilla: 182988 https://gitee.com/openeuler/kernel/issues/I4IAHF Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9c8943812dace238ec49fd62e599aad196a583c6 -------------------------------- [ Upstream commit 174c3762 ] Because the data pointer of net/ipv4/vs/debug_level is not updated per netns, it must be marked as read-only in non-init netns. Fixes: c6d2d445 ("IPVS: netns, final patch enabling network name space.") Signed-off-by:Antoine Tenart <atenart@kernel.org> Acked-by:
Julian Anastasov <ja@ssi.bg> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Chen Jun <chenjun102@huawei.com> Acked-by:
Weilong Chen <chenweilong@huawei.com> Signed-off-by:
Chen Jun <chenjun102@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment