summaryrefslogtreecommitdiff
path: root/samples/seccomp/bpf-helper.h
diff options
context:
space:
mode:
authorLouis Langholtz <lou_langholtz@me.com>2015-01-16 05:04:46 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2015-01-16 21:02:23 (GMT)
commitfc7f0dd381720ea5ee5818645f7d0e9dece41cb0 (patch)
tree704eb796bfcdf42f5d04a48fabc2ffd24c824be0 /samples/seccomp/bpf-helper.h
parent7ad4b4ae5757b89637f5767ae5d9e1436a6413e0 (diff)
downloadlinux-fc7f0dd381720ea5ee5818645f7d0e9dece41cb0.tar.xz
kernel: avoid overflow in cmp_range
Avoid overflow possibility. [ The overflow is purely theoretical, since this is used for memory ranges that aren't even close to using the full 64 bits, but this is the right thing to do regardless. - Linus ] Signed-off-by: Louis Langholtz <lou_langholtz@me.com> Cc: Yinghai Lu <yinghai@kernel.org> Cc: Peter Anvin <hpa@linux.intel.com> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples/seccomp/bpf-helper.h')
0 files changed, 0 insertions, 0 deletions