← Back to team overview

touch-packages team mailing list archive

[Bug 1423293] Re: adb allows push/pull when locked

 

This bug was fixed in the package android-tools -
4.2.2+git20130218-3ubuntu41

---------------
android-tools (4.2.2+git20130218-3ubuntu41) vivid; urgency=medium

  core/adbd/services.c:
  * disable all support for "adb root" (LP: #1367304)
  * check screen lock state before allowing adb push/pull (LP: #1423293)
  * move the screen lock check for adb shell to the arg processing code
  * fix description of android-tools-adbd (LP: #1264427)
  * use the right path for the lock check override file (LP: #1414288)
 -- Oliver Grawert <ogra@xxxxxxxxxx>   Mon, 02 Mar 2015 13:30:02 +0100

** Changed in: android-tools (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to android-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1423293

Title:
  adb allows push/pull when locked

Status in the base for Ubuntu mobile products:
  New
Status in android-tools package in Ubuntu:
  Fix Released
Status in android-tools package in Ubuntu RTM:
  New

Bug description:
  While phone is locked I cannot adb shell in (rightly so), but I can
  adb push files to the device or (possibly more worryingly) pull files
  from the device. We should probably disable those when locked too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1423293/+subscriptions


References