KernelCI discussions
 help / color / mirror / Atom feed
* CRA compliance
@ 2025-10-09 10:43 Arisu Tachibana
  2025-10-09 10:48 ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: Arisu Tachibana @ 2025-10-09 10:43 UTC (permalink / raw)
  To: kernelci; +Cc: gustavo.padovan

Hello everyone,

as per the discussion of last week,
for moving on with the CRA compliance topic.
I propose to create a private mailing-list called
security@kernelci.org or security-kernelci@lists.linux.dev

any objection ? or suggestion?

-- 
thanks,
arisut

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: CRA compliance
  2025-10-09 10:43 CRA compliance Arisu Tachibana
@ 2025-10-09 10:48 ` Greg KH
  2025-10-09 12:51   ` Gustavo Padovan
  0 siblings, 1 reply; 7+ messages in thread
From: Greg KH @ 2025-10-09 10:48 UTC (permalink / raw)
  To: Arisu Tachibana; +Cc: kernelci, gustavo.padovan

On Thu, Oct 09, 2025 at 07:43:08PM +0900, Arisu Tachibana wrote:
> Hello everyone,
> 
> as per the discussion of last week,
> for moving on with the CRA compliance topic.
> I propose to create a private mailing-list called
> security@kernelci.org or security-kernelci@lists.linux.dev
> 
> any objection ? or suggestion?

Why is this needed?  Kernel.ci isn't going to be a "steward" of anything
used in a commercial offering, is it?  If not, what would it be for?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: CRA compliance
  2025-10-09 10:48 ` Greg KH
@ 2025-10-09 12:51   ` Gustavo Padovan
  2025-10-09 13:06     ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: Gustavo Padovan @ 2025-10-09 12:51 UTC (permalink / raw)
  To: Greg KH; +Cc: Arisu Tachibana, kernelci

Hi Greg,

---- On Thu, 09 Oct 2025 07:48:45 -0300 Greg KH <gregkh@linuxfoundation.org> wrote ---

 > On Thu, Oct 09, 2025 at 07:43:08PM +0900, Arisu Tachibana wrote: 
 > > Hello everyone, 
 > > 
 > > as per the discussion of last week, 
 > > for moving on with the CRA compliance topic. 
 > > I propose to create a private mailing-list called 
 > > security@kernelci.org or security-kernelci@lists.linux.dev 
 > > 
 > > any objection ? or suggestion? 
 >  
 > Why is this needed?  Kernel.ci isn't going to be a "steward" of anything 
 > used in a commercial offering, is it?  If not, what would it be for? 

Indeed. Although KernelCI offer free testing services to the community, we are not offering any
products or commercial engagements. So we don't need CRA per se.  However, on a related front
we are working with LF Legal to protect the testing services surfaces as stuff that KernelCI creates
gets to run in internal networks across the industry.

Then for security breaches in KernelCI, it would be a best practice to create kernelci-security@
mailing list for people to report issues and for us to community privately with parties running 
KernelCI infra too.

Best,

- Gus





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: CRA compliance
  2025-10-09 12:51   ` Gustavo Padovan
@ 2025-10-09 13:06     ` Greg KH
  2025-10-09 13:58       ` Arisu Tachibana
  2025-10-09 17:56       ` Gustavo Padovan
  0 siblings, 2 replies; 7+ messages in thread
From: Greg KH @ 2025-10-09 13:06 UTC (permalink / raw)
  To: Gustavo Padovan; +Cc: Arisu Tachibana, kernelci

On Thu, Oct 09, 2025 at 09:51:44AM -0300, Gustavo Padovan wrote:
> Hi Greg,
> 
> ---- On Thu, 09 Oct 2025 07:48:45 -0300 Greg KH <gregkh@linuxfoundation.org> wrote ---
> 
>  > On Thu, Oct 09, 2025 at 07:43:08PM +0900, Arisu Tachibana wrote: 
>  > > Hello everyone, 
>  > > 
>  > > as per the discussion of last week, 
>  > > for moving on with the CRA compliance topic. 
>  > > I propose to create a private mailing-list called 
>  > > security@kernelci.org or security-kernelci@lists.linux.dev 
>  > > 
>  > > any objection ? or suggestion? 
>  >  
>  > Why is this needed?  Kernel.ci isn't going to be a "steward" of anything 
>  > used in a commercial offering, is it?  If not, what would it be for? 
> 
> Indeed. Although KernelCI offer free testing services to the community, we are not offering any
> products or commercial engagements. So we don't need CRA per se.  However, on a related front
> we are working with LF Legal to protect the testing services surfaces as stuff that KernelCI creates
> gets to run in internal networks across the industry.

That's great, but that has nothing to do with the CRA :)

> Then for security breaches in KernelCI, it would be a best practice to create kernelci-security@
> mailing list for people to report issues and for us to community privately with parties running 
> KernelCI infra too.

"communicate privately" == "private communication channels" which opens
up a TON of legal issues, as I am want to talk at length with :)

Be VERY VERY VERY careful with this, there's a whole boatload of
problems that you can get into when doing this as you are taking a
public project's communications private to specific companies/entities.

Anyway, having a security@ address is great to REPORT bugs to, but
please refrain from using that to attempt to coordinate security fix
rollouts.  That way lies a death by a thousand paper cuts and
potentially talking to government entities when you least expect it.

I can go into much more detail if people really want.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: CRA compliance
  2025-10-09 13:06     ` Greg KH
@ 2025-10-09 13:58       ` Arisu Tachibana
  2025-10-09 14:12         ` Greg KH
  2025-10-09 17:56       ` Gustavo Padovan
  1 sibling, 1 reply; 7+ messages in thread
From: Arisu Tachibana @ 2025-10-09 13:58 UTC (permalink / raw)
  To: Greg KH; +Cc: Gustavo Padovan, kernelci

On Thu, Oct 9, 2025 at 10:06 PM Greg KH <gregkh@linuxfoundation.org> wrote:
>
> On Thu, Oct 09, 2025 at 09:51:44AM -0300, Gustavo Padovan wrote:
> > Hi Greg,
> >
> > ---- On Thu, 09 Oct 2025 07:48:45 -0300 Greg KH <gregkh@linuxfoundation.org> wrote ---
> >
> >  > On Thu, Oct 09, 2025 at 07:43:08PM +0900, Arisu Tachibana wrote:
> >  > > Hello everyone,
> >  > >
> >  > > as per the discussion of last week,
> >  > > for moving on with the CRA compliance topic.
> >  > > I propose to create a private mailing-list called
> >  > > security@kernelci.org or security-kernelci@lists.linux.dev
> >  > >
> >  > > any objection ? or suggestion?
> >  >
> >  > Why is this needed?  Kernel.ci isn't going to be a "steward" of anything
> >  > used in a commercial offering, is it?  If not, what would it be for?
> >
> > Indeed. Although KernelCI offer free testing services to the community, we are not offering any
> > products or commercial engagements. So we don't need CRA per se.  However, on a related front
> > we are working with LF Legal to protect the testing services surfaces as stuff that KernelCI creates
> > gets to run in internal networks across the industry.
>
> That's great, but that has nothing to do with the CRA :)

right, that was my misunderstanding.
thanks for pointing it out :)

>
> > Then for security breaches in KernelCI, it would be a best practice to create kernelci-security@
> > mailing list for people to report issues and for us to community privately with parties running
> > KernelCI infra too.
>
> "communicate privately" == "private communication channels" which opens
> up a TON of legal issues, as I am want to talk at length with :)
>
> Be VERY VERY VERY careful with this, there's a whole boatload of
> problems that you can get into when doing this as you are taking a
> public project's communications private to specific companies/entities.
>
> Anyway, having a security@ address is great to REPORT bugs to, but
> please refrain from using that to attempt to coordinate security fix
> rollouts.  That way lies a death by a thousand paper cuts and
> potentially talking to government entities when you least expect it.
>
> I can go into much more detail if people really want.
>

Would be nice to have more detail on this topic in the future.

-- 
thanks,
arisut

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: CRA compliance
  2025-10-09 13:58       ` Arisu Tachibana
@ 2025-10-09 14:12         ` Greg KH
  0 siblings, 0 replies; 7+ messages in thread
From: Greg KH @ 2025-10-09 14:12 UTC (permalink / raw)
  To: Arisu Tachibana; +Cc: Gustavo Padovan, kernelci

On Thu, Oct 09, 2025 at 10:58:18PM +0900, Arisu Tachibana wrote:
> On Thu, Oct 9, 2025 at 10:06 PM Greg KH <gregkh@linuxfoundation.org> wrote:
> > > Then for security breaches in KernelCI, it would be a best practice to create kernelci-security@
> > > mailing list for people to report issues and for us to community privately with parties running
> > > KernelCI infra too.
> >
> > "communicate privately" == "private communication channels" which opens
> > up a TON of legal issues, as I am want to talk at length with :)
> >
> > Be VERY VERY VERY careful with this, there's a whole boatload of
> > problems that you can get into when doing this as you are taking a
> > public project's communications private to specific companies/entities.
> >
> > Anyway, having a security@ address is great to REPORT bugs to, but
> > please refrain from using that to attempt to coordinate security fix
> > rollouts.  That way lies a death by a thousand paper cuts and
> > potentially talking to government entities when you least expect it.
> >
> > I can go into much more detail if people really want.
> >
> 
> Would be nice to have more detail on this topic in the future.

See my 2023 Kernel Recipies talk:
	https://www.youtube.com/watch?v=2TZe5EROFhE
around the 22:30 minute mark for more details.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: CRA compliance
  2025-10-09 13:06     ` Greg KH
  2025-10-09 13:58       ` Arisu Tachibana
@ 2025-10-09 17:56       ` Gustavo Padovan
  1 sibling, 0 replies; 7+ messages in thread
From: Gustavo Padovan @ 2025-10-09 17:56 UTC (permalink / raw)
  To: Greg KH; +Cc: Arisu Tachibana, kernelci



---- On Thu, 09 Oct 2025 10:06:42 -0300 Greg KH <gregkh@linuxfoundation.org> wrote ---

 > On Thu, Oct 09, 2025 at 09:51:44AM -0300, Gustavo Padovan wrote: 
 > > Hi Greg, 
 > > 
 > > ---- On Thu, 09 Oct 2025 07:48:45 -0300 Greg KH <gregkh@linuxfoundation.org> wrote --- 
 > > 
 > >  > On Thu, Oct 09, 2025 at 07:43:08PM +0900, Arisu Tachibana wrote: 
 > >  > > Hello everyone, 
 > >  > > 
 > >  > > as per the discussion of last week, 
 > >  > > for moving on with the CRA compliance topic. 
 > >  > > I propose to create a private mailing-list called 
 > >  > > security@kernelci.org or security-kernelci@lists.linux.dev 
 > >  > > 
 > >  > > any objection ? or suggestion? 
 > >  > 
 > >  > Why is this needed?  Kernel.ci isn't going to be a "steward" of anything 
 > >  > used in a commercial offering, is it?  If not, what would it be for? 
 > > 
 > > Indeed. Although KernelCI offer free testing services to the community, we are not offering any 
 > > products or commercial engagements. So we don't need CRA per se.  However, on a related front 
 > > we are working with LF Legal to protect the testing services surfaces as stuff that KernelCI creates 
 > > gets to run in internal networks across the industry. 
 >  
 > That's great, but that has nothing to do with the CRA :) 

FWIW, I just pushed a PR adding some remarks about reporting security vulnerabilities to KernelCI:

https://github.com/kernelci/kernelci-project/pull/553

Best,

- Gus


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-10-09 17:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-09 10:43 CRA compliance Arisu Tachibana
2025-10-09 10:48 ` Greg KH
2025-10-09 12:51   ` Gustavo Padovan
2025-10-09 13:06     ` Greg KH
2025-10-09 13:58       ` Arisu Tachibana
2025-10-09 14:12         ` Greg KH
2025-10-09 17:56       ` Gustavo Padovan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox