Points taken from article:

  • Android 15 is adding a built-in mechanism to protect your device from “juice jacking” attacks.
  • Charging will be allowed when lockdown mode is enabled in Android 15, but USB data access will not.
  • Juice jacking is a largely theoretical problem you don’t really need to worry about, but it’s still nice that Android will protect you against it.
  • henfredemars@infosec.pubOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    16 days ago

    Lockdown mode was introduced in 2018’s Android 9 Pie release as an optional feature users could add to their power menu. When enabled, lockdown mode hides notifications and disables all forms of authentication except for the user’s primary authentication (PIN, password, or pattern). In Android 12, Google made the lockdown mode toggle appear by default in the Android power menu, though some OEMs hide it or offer their own, similar version of the feature elsewhere.

    Android 15 will further restrict USB access in this mode to help defend against attacks.

      • henfredemars@infosec.pubOP
        link
        fedilink
        English
        arrow-up
        3
        ·
        15 days ago

        Yes, but the data pins are still connected and talking to some software. That software can have vulnerabilities.

        It’s more secure to allow no communication whatsoever, whereas it’s extremely hard to prove that any software is free of vulnerabilities.