How would the Dirty Pipe vulnerability be exploited on Android?
I have seen articles claiming that the Dirty Pipe vulnerability could cause security issues and even root access on Android devices with the vulnerable kernel version. Can you explain how this would happen, as I presume each applications is isolated through virtualization?
> as I presume each applications is isolated through virtualization
why would you presume that? Android does not use virtualization for app isolation (yet).