timwr / CVE-2016-5195

CVE-2016-5195 (dirtycow/dirtyc0w) proof of concept for Android
959 stars 395 forks source link

I got 'Could not set capabilities', I think the reason is /system/bin/run-as doesn't have setuid access right. #35

Closed iweizime closed 7 years ago

iweizime commented 7 years ago

my run-as running as uid 2000 Could not set capabilities: Operation not permitted setresgid/setresuid failed uid 2000

I think dirtycow successed, but /system/bin/run-as doesn't have setuid access right, so run-as failed set capabilities.

timwr commented 7 years ago

Out of interest which device was this? Galaxy S4?