I was under the impression that decrypting storage actually requires the passcode of the phone, but this bug makes it look like the device is able to decrypt itself without any external input. Does anybody know more context about this? What's the point of encryption if the device can just essentially backdoor decrypt itself?
In the write-up search for the bit that says "and one time I forgot to reboot the phone". tl;dr: It's not an encryption bypass, it bypasses the lock screen once the phone has been unlocked once.
Accidental Google Pixel Lock Screen Bypass
191–200 of 475 posts
Re: Accidental Google Pixel Lock Screen Bypass
#192[...]
> I also decided (even before the bounty) that I am too scared to actually put out the live bug and since the fix was less than a month away, it was not really worth it anyway. I decided to wait for the fix.
I have gone through similar trepidation.
What were you scared of?
Re: Accidental Google Pixel Lock Screen Bypass
#193I wonder how many LEO agencies are now digging androids out of the evidence closet.
Re: Accidental Google Pixel Lock Screen Bypass
#194My next party trick
Re: Accidental Google Pixel Lock Screen Bypass
#195Re: Accidental Google Pixel Lock Screen Bypass
#196I wonder how many LEO agencies are now digging androids out of the evidence closet.
Sounds like this only affects phones that have been unlocked since the last restart, so unless they have kept them plugged it is unlikely that this attack would be successful.
Re: Accidental Google Pixel Lock Screen Bypass
#197Earlier quoted context omitted.
The security researchers only mistake was letting Google fart around for so long. You give them 90 days, then you go public. That is the policy Google Project Zero holds other companies to, so it is only fair to hold Google to the same standard. People using their device for high risk applications need to be informed in a timely manner, and Google needs to pay a reputational price for their negligence.
70,000 reasons to think long and hard about that appraoch though :-D
Re: Accidental Google Pixel Lock Screen Bypass
#198> I decided to stick with my October deadline. [...] > I also decided (even before the bounty) that I am too scared to actually put out the live bug and since the fix was less than a month away, it was not really worth it anyway. I decided to wait for the fix. I have gone through similar trepidation. What were you scared of?
Re: Accidental Google Pixel Lock Screen Bypass
#199Re: Accidental Google Pixel Lock Screen Bypass
#200Earlier quoted context omitted.
On iPhone, keys are evicted from memory when the device is locked. Apps running behind the Lock Screen can only write files to special file inboxes (this is why the camera lets you take pictures while locked but doesn’t display earlier pictures, for example) You’re telling me that android keeps keys in memory for its entire uptime?
That's not really true at all - you can of course unlock your iPhone without entering PIN for every screen lock which should give you a clue that keys for disk encryption generally aren't purged when iPhone is locked. Some keys are, but not the ones that are the issue here. I've even seen conditions where iOS devices reboot and still retain keys.