This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/24408] using @kregister(0) in kernel tracepoint probe handler will cause a kernel crash on linux 5.x.x kernel
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Mon, 01 Apr 2019 18:06:45 +0000
- Subject: [Bug runtime/24408] using @kregister(0) in kernel tracepoint probe handler will cause a kernel crash on linux 5.x.x kernel
- Auto-submitted: auto-generated
- References: <bug-24408-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=24408
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fche at redhat dot com
Assignee|systemtap at sourceware dot org |fche at redhat dot com
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
Reproduced. Nasty bug. We can probably avoid construeing this as a bad
security bug because @kregister() may only be mentioned in guru-mode scripts.
--
You are receiving this mail because:
You are the assignee for the bug.