diff options
author | Guliz Seray Tuncay <gulizseray@google.com> | 2020-08-10 20:09:48 +0000 |
---|---|---|
committer | Guliz Seray Tuncay <gulizseray@google.com> | 2020-08-10 21:33:47 +0000 |
commit | 952cb89fdc66610cb7396ddab64e01df8928dae5 (patch) | |
tree | f5957034be1bb0d11800710de1b8bdb6dc91452c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | f1a408f2080c78a9258f59faeedd18fcb483985f (diff) |
Fix getRunningTasks info leak
Using the getRunningTasks() API, apps can currently tell if there is an
app in the foreground. This information can be utilized by attackers to
launch phishing attacks (b/155337219). This issue can be prevented by
not allowing the getRunningTasks() API to report the nexus launcher in
its output.
Bug: 155337219
Test: manual atest (WmTests:RunningTasksTest)
Change-Id: Ib6c87815eb949f1481485ad8ba7b9b1dc6bc6323
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions