[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240207153327.22b5c848@kernel.org>
Date: Wed, 7 Feb 2024 15:33:27 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Borislav Petkov <bp@...en8.de>
Cc: Matthieu Baerts <matttbe@...nel.org>, Marco Elver <elver@...gle.com>,
Alexander Potapenko <glider@...gle.com>, Dmitry Vyukov
<dvyukov@...gle.com>, kasan-dev@...glegroups.com, Netdev
<netdev@...r.kernel.org>, linux-hardening@...r.kernel.org, Kees Cook
<keescook@...omium.org>, the arch/x86 maintainers <x86@...nel.org>
Subject: Re: KFENCE: included in x86 defconfig?
On Wed, 7 Feb 2024 20:04:44 +0100 Borislav Petkov wrote:
> On Wed, Feb 07, 2024 at 07:35:53PM +0100, Matthieu Baerts wrote:
> > Sorry, I'm sure I understand your suggestion: do you mean not including
> > KFENCE in hardening.config either, but in another one?
> >
> > For the networking tests, we are already merging .config files, e.g. the
> > debug.config one. We are not pushing to have KFENCE in x86 defconfig, it
> > can be elsewhere, and we don't mind merging other .config files if they
> > are maintained.
>
> Well, depends on where should KFENCE be enabled? Do you want people to
> run their tests with it too, or only the networking tests? If so, then
> hardening.config probably makes sense.
>
> Judging by what Documentation/dev-tools/kfence.rst says:
>
> "KFENCE is designed to be enabled in production kernels, and has near zero
> performance overhead."
>
> this reads like it should be enabled *everywhere* - not only in some
> hardening config.
Right, a lot of distros enable it and so do hyperscalers (Fedora, Meta
and Google at least, AFAIK). Linus is pretty clear on the policy that
"feature" type Kconfig options should default to disabled. But for
something like KFENCE we were wondering what the cut-over point is
for making it enabled by default.
Powered by blists - more mailing lists