+16
−15
Loading
stable inclusion from stable-v5.10.202 commit 7d1d3f1134254f5fae926f79fc0d94e3d7e2e452 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9DZOS Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7d1d3f1134254f5fae926f79fc0d94e3d7e2e452 -------------------------------- commit 0ce7cf41 upstream. Do not update table flags from the preparation phase. Store the flags update into the transaction, then update the flags from the commit phase. Signed-off-by:Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>