[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230517220800.3d4cbad2@gandalf.local.home>
Date: Wed, 17 May 2023 22:08:00 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Beau Belgrave <beaub@...ux.microsoft.com>
Cc: Alexei Starovoitov <alexei.starovoitov@...il.com>,
Masami Hiramatsu <mhiramat@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-trace-kernel@...r.kernel.org,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Andrii Nakryiko <andrii@...nel.org>, bpf <bpf@...r.kernel.org>,
David Vernet <void@...ifault.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Dave Thaler <dthaler@...rosoft.com>,
Christian Brauner <brauner@...nel.org>,
Christoph Hellwig <hch@...radead.org>
Subject: Re: [PATCH] tracing/user_events: Run BPF program if attached
On Wed, 17 May 2023 18:18:14 -0700
Beau Belgrave <beaub@...ux.microsoft.com> wrote:
> We should tell folks to use a group and give access to the group like
> Steven said earlier.
Could we possibly add an "owner" attribute to the event. That is, the
creator of the event is the only one that can write to that event. Or at
least by the user that created it (not actually the process).
So if the user "rostedt" creates an event, only "rostedt" can write to or
delete the event.
Basically like how the /tmp directory works.
I think this would lock down the issue that Alexei is worried about.
Thoughts?
-- Steve
P.S. I'm about to leave on PTO and will be very late in my replies
starting now. (Unless I'm board at the airport, I may then reply).
-- Steve
Powered by blists - more mailing lists