diff options
| author | Florian Westphal <fw@strlen.de> | 2016-04-01 14:17:23 +0200 |
|---|---|---|
| committer | Ben Hutchings <ben@decadent.org.uk> | 2016-08-22 22:38:29 +0100 |
| commit | b39be8f1537f6a136f711ab637ffee5d866cd9c0 (patch) | |
| tree | d5f87de80d1ba2f5d003b323472a29d8befcffdc /include/linux/patchkey.h | |
| parent | 3d2d4415b1c3e82ee9c5adfdabc213ec1e06581a (diff) | |
netfilter: x_tables: add and use xt_check_entry_offsets
commit 7d35812c3214afa5b37a675113555259cfd67b98 upstream.
Currently arp/ip and ip6tables each implement a short helper to check that
the target offset is large enough to hold one xt_entry_target struct and
that t->u.target_size fits within the current rule.
Unfortunately these checks are not sufficient.
To avoid adding new tests to all of ip/ip6/arptables move the current
checks into a helper, then extend this helper in followup patches.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include/linux/patchkey.h')
0 files changed, 0 insertions, 0 deletions
