diff options
author | Jeff Sharkey <jsharkey@android.com> | 2021-01-15 20:53:21 -0700 |
---|---|---|
committer | Michael Groover <mpgroover@google.com> | 2021-01-20 13:05:09 -0800 |
commit | 6728d4f92caa8a344b225cfbc1b257d14cd8c273 (patch) | |
tree | 0072a8dfe6e9fca3f8fecb57838d2f695956ac81 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | fd763b652d75b12b65251d6a7d4aede5465a3d3e (diff) |
Add StrictMode check for unsafe intent launching
Exported components that are not guarded by a signature permission
can receive Intents from any other app on a device. If an app unparcels
and launches an Intent from the Intent delivered to this unprotected
component then a malicious actor can potentially craft an Intent that
could launch hidden components, grant URI permissions, etc. This
commit adds a StrictMode check to report if a component launches an
Intent unparceled from the delivered Intent.
Bug: 160796858
Test: atest StrictModeTest
Change-Id: I763b8a965f91f5b433ce2f4b619e10ef12f5c296
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions