Bug 202009
Summary: | KASAN: make compatible with VMAP_STACK | ||
---|---|---|---|
Product: | Memory Management | Reporter: | Dmitry Vyukov (dvyukov) |
Component: | Sanitizers | Assignee: | Dmitry Vyukov (dvyukov) |
Status: | RESOLVED CODE_FIX | ||
Severity: | enhancement | CC: | kasan-dev |
Priority: | P2 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | ALL | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Dmitry Vyukov
2018-12-17 15:05:43 UTC
This is fixed by the following commit (and some subsequent fixes): commit 0609ae011deb41c9629b7f5fd626dfa1ac9d16b0 Author: Daniel Axtens Date: Sat Nov 30 17:55:00 2019 -0800 x86/kasan: support KASAN_VMALLOC |