From: Sasha Levin <sashal@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jiri Kosina <jikos@kernel.org>, ksummit@lists.linux.dev
Subject: Re: [MAINTAINERS SUMMIT] Scaling our security process
Date: Mon, 27 Jul 2026 14:38:13 -0400 [thread overview]
Message-ID: <amellfuGPXzj_LeL@laps> (raw)
In-Reply-To: <CAHk-=wgy3T=jxMy0kv0T1+6M0ahVbmWcXOwWOZU5efo=9U_XMg@mail.gmail.com>
On Mon, Jul 27, 2026 at 10:08:48AM -0700, Linus Torvalds wrote:
>On Mon, 27 Jul 2026 at 07:37, Jiri Kosina <jikos@kernel.org> wrote:
>>
>> Well, linux-distros@ is still there, and is used to coordinate security
>> fixes in exactly this way consistently for vast majority of all the
>> relevant projects, pretty much except for the kernel. With my distro hat
>> on, I'd add "unfortunately".
>
>I refuse to have anything to do with linux-distros.
>
>They have a hard mandatory disclosure policy, which I think is
>completely unacceptable. It means that if you send actual exploits to
>the channel those exploits will be made public too. There is
>absolutely no value in that, and it seems completely crazy to me.
>
>Yet exploit code - or at least a PoC - are hugely useful to
>developers. So you do want to have people who figure out some security
>issue - or any other bug, for that matter - to include such code, but
>that does not mean that it should be made public.
Does this asymmetry in effort between the fix and the reproducer/exploit code
really exists these days? Point your favorite LLM at a commit that fixes an
issue and ask it to reproduce the problem. You'll likely end up with working
exploit code fairly quickly.
>The *fix* obviously should be public, and the commit message needs to
>explain the bug. And the threat of mandatory disclosure for any
>unfixed bug is a good way to keep people honest. But disclosing
>exploits after-the-fact as if everybody will have immediately
>upgraded? Asinine.
... which is why I think that our current security process, and security@k.o,
effectively does something similar to linux-distros@:
1. We end up bringing more attention to a particular issue once the fix is merged.
2. We make the issue public before users had a chance to upgrade.
3. Any "script kiddie" is then able to generate a working exploit from the
commit that fixes the issue.
Even without security@k.o, things like the syzkaller dashboard and the
vulns.git CVE repo are effectively a massive public library of vulnerabilities.
--
Thanks,
Sasha
next prev parent reply other threads:[~2026-07-27 18:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-14 23:54 [MAINTAINERS SUMMIT] Scaling our security process Sasha Levin
2026-07-15 4:43 ` Greg KH
2026-07-16 15:17 ` Sasha Levin
2026-07-17 4:59 ` Greg KH
2026-07-17 15:15 ` Konstantin Ryabitsev
2026-07-27 14:24 ` Jiri Kosina
2026-07-27 15:50 ` Sasha Levin
2026-07-27 17:08 ` Linus Torvalds
2026-07-27 17:56 ` Jiri Kosina
2026-07-27 18:38 ` Sasha Levin [this message]
2026-07-27 18:49 ` Linus Torvalds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=amellfuGPXzj_LeL@laps \
--to=sashal@kernel.org \
--cc=jikos@kernel.org \
--cc=ksummit@lists.linux.dev \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.