adb allows push/pull when locked
Bug #1423293 reported by
Alan Pope 🍺🐧🐱 🦄
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Undecided
|
Unassigned | ||
android-tools (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
android-tools (Ubuntu RTM) |
Won't Fix
|
Critical
|
Canonical Phone Foundations |
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.
Related branches
summary: |
- adb allows push/pull when blocked + adb allows push/pull when locked |
Changed in android-tools (Ubuntu RTM): | |
importance: | Undecided → Critical |
assignee: | nobody → Canonical Phone Foundations (canonical-phonedations-team) |
Changed in canonical-devices-system-image: | |
milestone: | none → ww22-2015 |
status: | New → Fix Committed |
Changed in android-tools (Ubuntu RTM): | |
status: | New → Won't Fix |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Won't Fix |
status: | Won't Fix → Fix Released |
To post a comment you must log in.
This bug was fixed in the package android-tools - 4.2.2+git201302 18-3ubuntu41
--------------- git20130218- 3ubuntu41) vivid; urgency=medium
android-tools (4.2.2+
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 <email address hidden> Mon, 02 Mar 2015 13:30:02 +0100