diff options
| author | Andrey Konovalov <[email protected]> | 2015-11-05 18:51:01 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-11-05 19:34:48 -0800 |
| commit | cdf6a273dc4346277ab9d148ef29f6e058624a8c (patch) | |
| tree | aed1e0d52ada95dd706597679d80d770fe6deb7f /scripts/gdb/vmlinux-gdb.py | |
| parent | 0952d87fd6a6211ac51b2abdc5c066b49c651fd8 (diff) | |
kasan: accurately determine the type of the bad access
Makes KASAN accurately determine the type of the bad access. If the shadow
byte value is in the [0, KASAN_SHADOW_SCALE_SIZE) range we can look at
the next shadow byte to determine the type of the access.
Signed-off-by: Andrey Konovalov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Konstantin Serebryany <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions