Files
bpfire/config
Peter Müller 4264e41a61 kernel: enable CONFIG_SCHED_STACK_END_CHECK on x86_64, armv5tel and aarch64
> This option checks for a stack overrun on calls to schedule(). If the stack
> end location is found to be over written always panic as the content of the
> corrupted region can no longer be trusted. This is to ensure no erroneous
> behaviour occurs which could result in data corruption or a sporadic crash at a
> later stage once the region is examined. The runtime overhead introduced is
> minimal.

Fixes: #12376

Cc: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Acked-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-06-02 11:15:34 +00:00
..
2018-08-10 11:19:25 +01:00
2020-05-17 07:53:25 +00:00
2018-11-09 14:29:04 +00:00
2018-08-05 13:32:36 +02:00
2019-08-16 12:47:05 +02:00
2019-12-29 08:50:52 +00:00
2020-04-14 15:30:51 +00:00
2017-09-04 12:40:20 +01:00
2019-11-13 19:38:59 +00:00
2019-06-05 05:04:17 +01:00
2017-05-18 12:23:21 +01:00