diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-11-22 07:40:50 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-11-22 07:40:50 +0100 |
| commit | 6839de7050c6949fee1d3a5fc3e53cf363a5a172 (patch) | |
| tree | 24743bdb23b73a1c5a8eeb802b9bfab01e21b34c /sys/linux | |
| parent | 76b59936dab9134fbf0b81b1de7960b88ab970ef (diff) | |
pkg/report: fix corrupted stack trace checking
We started detecting all kernel reboots as corrupted,
because we considered that after any "Allocated" line
a stack trace should follow.
Kernel boot output now contains:
ima: Allocated hash algorithm: sha256
and there is no stack trace after that.
1. Refine stack trace regexps (we actually want to look for
"Allocated by task PID:" lines).
2. Don't check stacks if report format says that it
does not contain stacks.
Diffstat (limited to 'sys/linux')
0 files changed, 0 insertions, 0 deletions
