Bug 215756 - KASAN: filter unnecessary stack frames in reports
Summary: KASAN: filter unnecessary stack frames in reports
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: 2022-03-27 14:48 UTC by Andrey Konovalov
Modified: 2022-03-27 14:48 UTC (History)
1 user (show)

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


Attachments

Description Andrey Konovalov 2022-03-27 14:48:16 UTC
Filter out KASAN-related stack frames in reports like KCSAN does [1].

[1] https://elixir.bootlin.com/linux/v5.17/source/kernel/kcsan/report.c#L277

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