Re: [PATCH] tracing: do not leak kernel addresses

From: Theodore Y. Ts'o
Date: Fri Jul 27 2018 - 16:21:32 EST


On Fri, Jul 27, 2018 at 04:11:03PM -0400, Steven Rostedt wrote:
> That said, I would assume that
> other Android utilities are using other debugfs files for system
> status and such.

Yeah, I know we probably have lost the "debugfs is only for debugging
and has no place in a production system" battle, and we should just
move on and assume we need to completely harden all of debugfs. But
it's worth at least *asking* whether or not the use of debugfs for
Android can be avoided....

- Ted