[PATCH 7/9] netfilter: nfnetlink_queue: reject verdict request from different portid

2016-08-10 Thread Pablo Neira Ayuso
From: Liping Zhang Like NFQNL_MSG_VERDICT_BATCH do, we should also reject the verdict request when the portid is not same with the initial portid(maybe from another process). Fixes: 97d32cf9440d ("netfilter: nfnetlink_queue: batch verdict support") Signed-off-by:

[PATCH 7/9] netfilter: nfnetlink_queue: reject verdict request from different portid

2016-08-10 Thread Pablo Neira Ayuso
From: Liping Zhang Like NFQNL_MSG_VERDICT_BATCH do, we should also reject the verdict request when the portid is not same with the initial portid(maybe from another process). Fixes: 97d32cf9440d ("netfilter: nfnetlink_queue: batch verdict support") Signed-off-by: