From BeepingComputer.

  • Veticia
    link
    fedilink
    352 years ago

    I wonder if this could be used to root previously unrootable Android based devices.

    • @[email protected]
      link
      fedilink
      602 years ago

      Android doesn’t use glibc, but Bionic, a C standard library developed by Google. So I don’t think this vulnerability affects Android.

      • @[email protected]
        link
        fedilink
        92 years ago

        What the heck. I thought, they were using musl.
        Certainly seems like this has rather similar goals to musl…

        • AggressivelyPassive
          link
          fedilink
          172 years ago

          That’s no reason for Google not to reinvent the wheel…

          They did the same with dalvik and ART now. JVMs, but more googlier!

    • @[email protected]
      link
      fedilink
      English
      162 years ago

      Think Android uses Bionic instead of glibc (where the vulnerability is being exploited).