Re: [PATCH 5/9] sched: prctl() core-scheduling interface

From: Peter Zijlstra
Date: Wed Apr 07 2021 - 13:04:38 EST


On Thu, Apr 01, 2021 at 03:10:17PM +0200, Peter Zijlstra wrote:

> Current hard-coded policies are:
>
> - a user can clear the cookie of any process they can set a cookie for.
> Lack of a cookie *might* be a security issue if cookies are being used
> for that.

ChromeOS people, what are you doing about this? syscall/prctl filtering?