[PATCH v2 0/2] kasan: reset tag when accessing invalid data
Kuan-Ying Lee
Kuan-Ying.Lee at mediatek.com
Wed Aug 4 01:22:28 PDT 2021
With hardware tag-based kasan enabled, we reset the tag
when we access metadata to avoid from false alarm.
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-mediatek
mailing list