summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2017-12-07 12:33:21 +1100
committerTobin C. Harding <me@tobin.cc>2018-04-07 08:50:34 +1000
commit87e37588563da905a8506b8922cfba1d71382a64 (patch)
treeedbbc7102182bdfb4d0494b0d9dea81d54a5f106 /mm
parent15d60a35b8fe82363325494a2a7c49f26f9f5594 (diff)
downloadlinux-87e37588563da905a8506b8922cfba1d71382a64.tar.bz2
leaking_addresses: add range check for vsyscall memory
Currently script checks only first and last address in the vsyscall memory range. We can do better than this. When checking for false positives against $match, we can convert $match to a hexadecimal value then check if it lies within the range of vsyscall addresses. Check whole range of vsyscall addresses when checking for false positive. Signed-off-by: Tobin C. Harding <me@tobin.cc>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions