Bug 211139 - KASAN: excessive stack usage with Clang
Summary: KASAN: excessive stack usage with Clang
Status: NEW
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-01-11 16:27 UTC by Andrey Konovalov
Modified: 2021-01-11 16:27 UTC (History)
1 user (show)

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


Attachments

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

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