Live data from Hacker News

Show HN: Android 'root' phones via dirtyc0w exploit

gist.github.com

1–10 of 72 posts

Re: Show HN: Android 'root' phones via dirtyc0w exploit

#3

I put 'root' in quotes, because technically, it isn't rooting. However, it creates a binary called 'run-as' that can execute packages as root. Not sure what the right term would be in this case.

Well if you can run any executable as root, that sure counts as rooting in my book.

Re: Show HN: Android 'root' phones via dirtyc0w exploit

#5
post #3

I put 'root' in quotes, because technically, it isn't rooting. However, it creates a binary called 'run-as' that can execute packages as root. Not sure what the right term would be in this case.

Well if you can run any executable as root, that sure counts as rooting in my book.

The advantage I see here is that you don't have to actually root your phone, which means that apps/games that check for root access would continue to work normally.

Re: Show HN: Android 'root' phones via dirtyc0w exploit

#9

Technically, this is not specific to Android phones. It's a hardware flaw and also possible on iOS. edit: Correct, I was confusing it with Row Hammer.

I think you're confusing this with the DrK KASLR bypass using TSX that was also on the frontpage recently. This is specifically a Linux bug, and isn't applicable to iOS.

Re: Show HN: Android 'root' phones via dirtyc0w exploit

#10

Technically, this is not specific to Android phones. It's a hardware flaw and also possible on iOS. edit: Correct, I was confusing it with Row Hammer.

You're mixing that up with rowhammer. The exploit that this article is about is a bug in the Linux kernel.
Post reply on HN