From BeepingComputer.

  • Veticia
    link
    fedilink
    331 year ago

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

    • @[email protected]
      link
      fedilink
      531 year 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
        91 year ago

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

        • AggressivelyPassive
          link
          fedilink
          171 year 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!