Bug 211777 - KASAN (hw-tags): support CONFIG_KASAN_VMALLOC
Summary: KASAN (hw-tags): support CONFIG_KASAN_VMALLOC
Status: RESOLVED CODE_FIX
Alias: None
Product: Memory Management
Classification: Unclassified
Component: Sanitizers (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: MM/Sanitizers virtual assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-15 18:52 UTC by Andrey Konovalov
Modified: 2022-03-27 14:22 UTC (History)
1 user (show)

See Also:
Kernel Version: upstream
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Andrey Konovalov 2021-02-15 18:52:51 UTC
Before working on this, it makes sense to add CONFIG_KASAN_VMALLOC support to the generic [1] and SW_TAGS modes [2] first. This will allow to only focus on the interaction between MTE and vmalloc internals.

[1] https://bugzilla.kernel.org/show_bug.cgi?id=208515
[2] https://bugzilla.kernel.org/show_bug.cgi?id=211775

Note You need to log in before you can comment on or make changes to this bug.