lkml.org 
[lkml]   [2012]   [Mar]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC] Android Logger vs. Shared Memory FIGHT!
On Thu, Mar 29, 2012 at 11:20:17AM -0700, Tim Bird wrote:
> Putting bogus pids in the log would allow a log DDOS-er to hide their
> activity more easily. But with the log in user-space, there are much more
> insidious things that could be done to hide or corrupt log activity. So
> the sensitivity of this particular piece of log data is not that great.
> -- Tim


Bogus pids or real pids it doesn't matter you can't map the pid
back to the process.

It's true that you can wipe the whole shared memory area if it's
in userspace, but there are ways to handle that .. Not to mention
motivation due to a massive speed up over logger. For instance each app
could log to it's own logging area, and the permissions wouldn't allow
any other app to write into that area..

You know a DoS process could just not log anything .. There's far too
many other ways to kill the system..

Daniel


\
 
 \ /
  Last update: 2012-03-29 20:33    [W:0.059 / U:0.572 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site