[PATCH v3 0/2] kasan: reset tag when accessing invalid metadata
Kuan-Ying Lee
Kuan-Ying.Lee at mediatek.com
Wed Aug 4 02:09:55 PDT 2021
With hardware tag-based kasan enabled, we reset the tag
when we access metadata to avoid from false alarm.
Changes since v3:
- Remove inappropriate suggested-by
Changes since v2:
- Refine the commit message in detail.
- Thanks Andrey's explanation about false alarm
of kmemleak.
Kuan-Ying Lee (2):
kasan, kmemleak: reset tags when scanning block
kasan, slub: reset tag when printing address
mm/kmemleak.c | 6 +++---
mm/slub.c | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
--
2.18.0
More information about the linux-arm-kernel
mailing list