Conversation

And merged! Over 60 patches, combined with a few clean-ups. Memory Tagging–based KASAN can now prevent malicious accesses to non-executable vmalloc allocations. git.kernel.org/pub/scm/linux/
Quote Tweet
Posted v1 of the patch series that adds vmalloc tagging support to Memory Tagging–based KASAN. This will prevent certain types of vmalloc-out-of-bounds bugs on MTE-enabled devices. lore.kernel.org/linux-mm/cover
Replying to and
lib/test_kasan.c:274:49: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] lib/test_kasan.c:194:63: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] lib/test_kasan.c:139:57: warning: writing 1 byte into a region of size 0
1
Show replies