diff options
author | Louis Langholtz <[email protected]> | 2015-01-15 22:04:46 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-01-17 10:02:23 +1300 |
commit | fc7f0dd381720ea5ee5818645f7d0e9dece41cb0 (patch) | |
tree | 704eb796bfcdf42f5d04a48fabc2ffd24c824be0 /net/nfc/llcp_commands.c | |
parent | 7ad4b4ae5757b89637f5767ae5d9e1436a6413e0 (diff) |
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 <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: Peter Anvin <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/nfc/llcp_commands.c')
0 files changed, 0 insertions, 0 deletions