This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/10607] need way to protect sensitive tapset globals
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Tue, 10 Jul 2012 20:23:47 +0000
- Subject: [Bug translator/10607] need way to protect sensitive tapset globals
- Auto-submitted: auto-generated
- References: <bug-10607-6586@http.sourceware.org/bugzilla/>
http://sourceware.org/bugzilla/show_bug.cgi?id=10607
--- Comment #2 from Frank Ch. Eigler <fche at redhat dot com> 2012-07-10 20:23:47 UTC ---
(In reply to comment #1)
> Note that it's not sufficient to just disable -G foo=bar. An end-user script
> could equivalently include probe begin(1) { tapset_global = naughty_value } to
> mess with this.
... but that's not a problem, as in the original scenario, an existing
signed/special .ko is interfered with.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.