Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack::UEFIs booting Windows and Linux devices can be hacked by malicious logo images.

  • @BearOfaTime@lemm.ee
    link
    fedilink
    English
    925 months ago

    Every device booting from UEFI is vulnerable. It’s neither a Windows nor Linux issue, it’s UEFI.

    Because UEFI has Code-execution capability before OS loads. In this case it’s for the logo

    • setsubyou
      link
      fedilink
      English
      305 months ago

      It’s not related to Windows or Linux, but as the article notes, Apple devices that use UEFI are not vulnerable (and current ones don’t use it anymore and therefore aren’t vulnerable either), so I guess that’s where the “Windows or Linux” comes from.

      • @gravitas_deficiency@sh.itjust.works
        link
        fedilink
        English
        125 months ago

        And I can install FreeBSD or OpenBSD on a non-Apple machine, and it will have the same security issue.

        The article is written inaccurately. The issue is that the industry-standard pre-OS-load firmware patterns and interfaces (BIOS/EFI/UEFI) are vulnerable. Apple uses nonstandard/highly customized hardware, firmware, and software (because they’re more or less completely vertically integrated), and their custom stuff doesn’t have the same flaw due to that customization.

      • XenGi
        link
        fedilink
        English
        -4
        edit-2
        5 months ago

        There are more OS’ on PC then Windows and Linux. So they should really just say PCs running UEFI. Any PC running a different firmware like core boot or libreboot is not affected. Apple devices are not vulnerable because they don’t use UEFI. Apple doesn’t do the U(nified) bit and built their own EFI.

        • @Kbobabob@lemmy.world
          link
          fedilink
          English
          25 months ago

          different firmware like core boot or libreboot

          What’s the market share of these? Are they even relevant?

          • XenGi
            link
            fedilink
            English
            4
            edit-2
            5 months ago

            Depends, definitely not in the consumer market. But coreboot is widely used in appliances. Have a look at the boards from pcengines.

  • Tar_Alcaran
    link
    fedilink
    English
    225 months ago

    Can anyone explain to me if this is an actual risk outside a highly controlled environment? AFAIK, it’s a pretty non-casual thing to change the UEFI boot logo, so wouldn’t that make this pretty hard to actually pull off?

    • @Evilcoleslaw@lemmy.world
      link
      fedilink
      English
      215 months ago

      The article quoted the researchers who indicated it can be done with remote access by using other attack vectors. This is because most UEFI systems store the logo on disk in the EFI system partition. It doesn’t need to do anything crazy like compile and flash a modified firmware. All it needs to do is overwrite the logo file on disk.

      • @gnutrino@programming.dev
        link
        fedilink
        English
        155 months ago

        If you have access to directly write to arbitrary disk locations you already have full control. Why bother with overwriting the logo file with a malicious payload if you can just overwrite the actual kernel…

        • @surewhynotlem@lemmy.world
          link
          fedilink
          English
          185 months ago

          Because this can persist beyond an OS rebuild or patch. You infect the BIOS and you’re on the device until the BIOS is free reflashed. And who ever does that?

        • @ClemaX@lemm.ee
          link
          fedilink
          English
          65 months ago

          Due to Secure Boot (if it actually enabled since there are some bogous implementations) this can be prevented. If I understand it correctly, LogoFAIL bypasses this security measure and enables loading unsigned code.

      • Tar_Alcaran
        link
        fedilink
        English
        65 months ago

        Ah, that’s much easier than I thought. I guess I’m horrible out of date on my “messing with BIOS” knowledge

      • @Octopus1348@lemy.lol
        link
        fedilink
        English
        15 months ago

        If it’s on the disk, why doesn’t the image get removed when I erase all partitions? Does the firmware put it back?

        • @Evilcoleslaw@lemmy.world
          link
          fedilink
          English
          25 months ago

          If I’m understanding this correctly this isn’t necessarily the very first logo that would appear but one that appears as the firmware starts to boot an OS from the EFI system partition. So technically installing your OS puts the original non-malicious logo there.

  • @YodaDaCoda@sh.itjust.works
    link
    fedilink
    English
    185 months ago

    I want my computer to run an open-source BIOS/UEFI but the set of systems supported by projects like Libreboot is unfortunately rather limited.

  • @0x0@programming.dev
    link
    fedilink
    English
    145 months ago

    Another instance of Let’s replace something that’s been working for ages with something worse but shiny.

  • Rentlar
    link
    fedilink
    English
    65 months ago

    Can’t get hacked by this if you never reboot!

  • AutoTL;DRB
    link
    fedilink
    English
    25 months ago

    This is the best summary I could come up with:


    Hundreds of Windows and Linux computer models from virtually all hardware makers are vulnerable to a new attack that executes malicious firmware early in the boot-up sequence, a feat that allows infections that are nearly impossible to detect or remove using current defense mechanisms.

    The attack—dubbed LogoFAIL by the researchers who devised it—is notable for the relative ease in carrying it out, the breadth of both consumer- and enterprise-grade models that are susceptible, and the high level of control it gains over them.

    LogoFAIL is a constellation of two dozen newly discovered vulnerabilities that have lurked for years, if not decades, in Unified Extensible Firmware Interfaces responsible for booting modern devices that run Windows or Linux.

    The participating companies comprise nearly the entirety of the x64 and ARM CPU ecosystem, starting with UEFI suppliers AMI, Insyde, and Phoenix (sometimes still called IBVs or independent BIOS vendors); device manufacturers such as Lenovo, Dell, and HP; and the makers of the CPUs that go inside the devices, usually Intel, AMD or designers of ARM CPUs.

    As its name suggests, LogoFAIL involves logos, specifically those of the hardware seller that are displayed on the device screen early in the boot process, while the UEFI is still running.

    LogoFAIL is a newly discovered set of high-impact security vulnerabilities affecting different image parsing libraries used in the system firmware by various vendors during the device boot process.


    The original article contains 663 words, the summary contains 232 words. Saved 65%. I’m a bot and I’m open source!

  • @fosforus@sopuli.xyz
    link
    fedilink
    English
    2
    edit-2
    5 months ago

    UEFI is such a disaster. I still sometimes use legacy boot and notice that I miss none of the features UEFI gives me. And still I go for UEFI because it’s shiny and new. Guess I’m a disaster too.