Files
linux/mm
Andrey Konovalov c13ce42db1 UPSTREAM: kasan: improve slab object description
Changes slab object description from:

  Object at ffff880068388540, in cache kmalloc-128 size: 128

to:

  The buggy address belongs to the object at ffff880068388540
   which belongs to the cache kmalloc-128 of size 128
  The buggy address is located 123 bytes inside of
   128-byte region [ffff880068388540, ffff8800683885c0)

Makes it more explanatory and adds information about relative offset of
the accessed address to the start of the object.

Link: http://lkml.kernel.org/r/20170302134851.101218-7-andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Acked-by: Dmitry Vyukov <dvyukov@google.com>
Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Alexander Potapenko <glider@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Bug: 64145065
(cherry-picked from 0c06f1f86c87b1eb93420effe0c0457b30911360)
Change-Id: I23928984dbe5a614b84c57e42b20ec13e7c739a4
Signed-off-by: Paul Lawrence <paullawrence@google.com>
2017-12-18 15:21:35 -08:00
..
2017-06-24 07:11:18 +02:00
2017-12-05 11:34:59 +01:00
2017-08-29 14:51:49 +02:00
2017-06-07 12:37:47 +02:00
2017-12-05 11:34:59 +01:00
2016-03-17 15:09:34 -07:00
2017-08-11 13:55:02 -07:00
2017-08-24 17:12:19 -07:00
2016-03-17 15:09:34 -07:00
2017-08-30 15:24:10 +02:00
2017-01-19 20:17:59 +01:00
2017-06-14 15:06:00 +02:00
2016-10-07 18:46:27 -07:00