Re: [PATCH v4 1/4] syscalls: Restore address limit after a syscall

From: H. Peter Anvin
Date: Wed Mar 22 2017 - 17:17:51 EST


On 03/22/17 13:49, Thomas Garnier wrote:
>
> We can default to BUGging. I think my approach was avoiding doing a
> BUG_ON just to avoid breaking people.
>

Breaking on a potentially-exploitable bug is a feature.

-hpa