LWN.net Logo

Worrying about root

Worrying about root

Posted Mar 6, 2013 13:16 UTC (Wed) by alex (subscriber, #1355)
In reply to: ABS: Android security underpinnings by dmag
Parent article: ABS: Android security underpinnings

You may have to worry. When you give root access to an app you really want to trust it won't abuse it. While "good" root apps are meant to only grab root privileges for the minimum amount of work possible it's not enforced. Every app running with root privileges presents another potential attack vector onto your device which could be exploited.

Personally though I'm not overly paranoid, although I only tend to grant root access to apps install via F-Droid (and hence source code available FLOSS). Of course the availability of the source code doesn't guarantee anyone has actually audited it for badness.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds