Bug 211139

Summary: KASAN: excessive stack usage with Clang
Product: Memory Management Reporter: Andrey Konovalov (andreyknvl)
Component: SanitizersAssignee: MM/Sanitizers virtual assignee (mm_sanitizers)
Status: NEW ---    
Severity: normal CC: kasan-dev
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: upstream Subsystem:
Regression: No Bisected commit-id:

Description Andrey Konovalov 2021-01-11 16:27:56 UTC
Building the kernel with Clang with stack instrumentation enabled results in many warnings about possible stack overflows.

Details here: https://bugs.llvm.org/show_bug.cgi?id=38809