Skip to content
Snippets Groups Projects
  1. Nov 04, 2023
  2. Nov 03, 2023
  3. Nov 02, 2023
  4. Nov 01, 2023
    • William Leshner's avatar
      Fix vulnerability that allowed attackers to start arbitary activities · bf8ff047
      William Leshner authored
      Test: Flashed device and verified dream settings works as expected
      Test: Installed APK from bug and verified the dream didn't allow
      launching the inappropriate settings activity.
      Fixes: 300090204
      
      Change-Id: I146415ad400827d0a798e27f34f098feb5e96422
      Merged-In: I6e90e3a0d513dceb7d7f5c59d6807ebe164c5716
      bf8ff047
  5. Oct 31, 2023
  6. Oct 30, 2023
  7. Oct 25, 2023
    • Nan Wu's avatar
      RESTRICT AUTOMERGE · e5069813
      Nan Wu authored
      Log to detect usage of whitelistToken when sending non-PI target
      
      Log ActivityManagerService.sendIntentSender if the target is not a
      PendingIntent and a non-null whitelistToken is sent to the client.
      This is simply to detect if there are real cases this would happen
      before we decide simply remove whitelistToken in that case.
      
      Do not pass  whitelistToken when sending non-PI target
      
      In ActivityManagerService.sendIntentSender, if the target is not a
      PendingIntent, do not send whitelistToken to the client.
      
      Bug: 279428283
      Test: Manual test
      Change-Id: I017486354a1ab2f14d0472c355583d53c27c4810
      e5069813
    • Nan Wu's avatar
      RESTRICT AUTOMERGE · 7a76717b
      Nan Wu authored
      Log to detect usage of whitelistToken when sending non-PI target
      
      Log ActivityManagerService.sendIntentSender if the target is not a
      PendingIntent and a non-null whitelistToken is sent to the client.
      This is simply to detect if there are real cases this would happen
      before we decide simply remove whitelistToken in that case.
      
      Do not pass  whitelistToken when sending non-PI target
      
      In ActivityManagerService.sendIntentSender, if the target is not a
      PendingIntent, do not send whitelistToken to the client.
      
      Bug: 279428283
      Test: Manual test
      Change-Id: I017486354a1ab2f14d0472c355583d53c27c4810
      7a76717b
    • Nan Wu's avatar
      RESTRICT AUTOMERGE · 5f12deec
      Nan Wu authored
      Log to detect usage of whitelistToken when sending non-PI target
      
      Log ActivityManagerService.sendIntentSender if the target is not a
      PendingIntent and a non-null whitelistToken is sent to the client.
      This is simply to detect if there are real cases this would happen
      before we decide simply remove whitelistToken in that case.
      
      Do not pass  whitelistToken when sending non-PI target
      
      In ActivityManagerService.sendIntentSender, if the target is not a
      PendingIntent, do not send whitelistToken to the client.
      
      Bug: 279428283
      Test: Manual test
      Change-Id: I017486354a1ab2f14d0472c355583d53c27c4810
      5f12deec
Loading