Conversation

twitter.com/EtTuCarl/statu It's 3 vulnerabilities in Skia, which is a 2D rendering library used by Android, Firefox and Chromium. It's widely used and the context where an attacker could gain code exec varies. For Chromium on Android it's in the Chrome or WebView renderer sandbox.
Quote Tweet
@DanielMicay Do you know exactly what part of Android does this (specific to built-in photo app, webview, or something else)? twitter.com/cybersecboardr…
Android uses it to implement standard features like the Android Canvas. Web browsers are among the few apps exposing a feature like that directly to untrusted input but there are probably other examples, and they wouldn't have an equivalent to the great Chromium renderer sandbox.