summaryrefslogtreecommitdiff
path: root/fs/udf/Kconfig
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2016-04-01 14:17:29 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-06-24 10:18:23 -0700
commitcaa39a1e709c3cf89c0a4d600e98f9863085e3d5 (patch)
treef21ee379a64d8ad12edd80c2b102916d4a1b8b37 /fs/udf/Kconfig
parent8a865621540c7bc7f03665a2b7029cb444a9593a (diff)
netfilter: x_tables: validate all offsets and sizes in a rule
commit 13631bfc604161a9d69cd68991dff8603edd66f9 upstream. Validate that all matches (if any) add up to the beginning of the target and that each match covers at least the base structure size. The compat path should be able to safely re-use the function as the structures only differ in alignment; added a BUILD_BUG_ON just in case we have an arch that adds padding as well. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/udf/Kconfig')
0 files changed, 0 insertions, 0 deletions