• A_AEnglish
    arrow-up
    22
    arrow-down
    1
    ·
    9 months ago
    edit-2
    9 months ago
    link
    fedilink

    Short for Unified Extensible Firmware Interface, UEFI is the low-level and complex chain of firmware responsible for booting up virtually every modern computer.
    The flaws reside in functions related to IPv6, the successor to the IPv4 Internet Protocol network address system. They can be exploited in what’s known as the PXE, or Preboot Execution Environment, when it’s configured to use IPv6.

    and : https://en.m.wikipedia.org/wiki/UEFI

    UEFI (Unified Extensible Firmware Interface) replaces the BIOS (Basic Input Output Software) which was present in the boot ROM (Read Only Memory) of all personal computers

      • TreczoksEnglish
        arrow-up
        26
        arrow-down
        1
        ·
        9 months ago
        link
        fedilink

        When it is running in a modern, I.e. IPV6 network?

        • BearOfaTimeEnglish
          arrow-up
          2
          arrow-down
          16
          ·
          9 months ago
          link
          fedilink

          None of you have given any reason a private address space needs 6

          • FrederikNJSEnglish
            arrow-up
            6
            arrow-down
            0
            ·
            9 months ago
            link
            fedilink

            Because there’s no such thing as private address spaces in IPv6.

            If your ISP is IPv6 only, then you need to enable IPv6 for your local network too, which means that every device on your network gets an IPv6 address.

            You can still have a private IPv4 as well, but if your remove the IPv6 support, then you lose access too the Internet.

          • Supermariofan67English
            arrow-up
            3
            arrow-down
            0
            ·
            9 months ago
            edit-2
            9 months ago
            link
            fedilink

            When you want the private network to connect to a public IPv6 network. Most people connect their LANs to the public Internet

      • Supermariofan67English
        arrow-up
        21
        arrow-down
        0
        ·
        9 months ago
        link
        fedilink

        A lot of the world, especially Africa and south America, was somewhat later in adopting the Internet and has a much smaller supply of IPv4 addresses. People with ISPs there need IPv6 to be directly connectable without CGNAT

        • BearOfaTimeEnglish
          arrow-up
          4
          arrow-down
          15
          ·
          9 months ago
          link
          fedilink

          For private address space you never need 6.

          • BorgDroneEnglish
            arrow-up
            4
            arrow-down
            0
            ·
            9 months ago
            link
            fedilink

            If you want to be able to connect to IPv6 services in the Internet you do.

      • ryannathansEnglish
        arrow-up
        21
        arrow-down
        0
        ·
        9 months ago
        link
        fedilink

        Ipv6 is the replacement for ipv4. There now exist networks without ipv4

        • KairuByteEnglish
          arrow-up
          14
          arrow-down
          0
          ·
          9 months ago
          link
          fedilink

          To expand on this, we have functionally ran out of IPv4 addresses. Meaning IPv6 addresses are required.

          • ryannathansEnglish
            arrow-up
            12
            arrow-down
            0
            ·
            9 months ago
            link
            fedilink

            Not only that, but ipv6 makes networking easier and less complicated. No longer, needing port forwarding or NAT, amongst other improvements

            • BlackmistEnglish
              arrow-up
              4
              arrow-down
              3
              ·
              9 months ago
              link
              fedilink

              It’s that necessarily a good thing?

              I remember suddenly needing a firewall on my PC back in the days of the Blaster worm.

              Do we really want all those crappy IoT devices open on all ports to the general internet?

              • ryannathansEnglish
                arrow-up
                9
                arrow-down
                0
                ·
                9 months ago
                link
                fedilink

                NAT is not security. We aren’t talking about replacing friewalls.

            • PloppEnglish
              arrow-up
              2
              arrow-down
              12
              ·
              9 months ago
              link
              fedilink

              I’d be fucked if I had to deal with IPv6 at home. Give me NAT, port forwarding and a dynamic public address that changes.

              • ryannathansEnglish
                arrow-up
                4
                arrow-down
                0
                ·
                9 months ago
                link
                fedilink

                Slaac does everything for you. You get dynamic public addresses that change (you can disable if you please). Nothing to deal with, just open a firewall port if you want to receive traffic

                • PloppEnglish
                  arrow-up
                  1
                  arrow-down
                  2
                  ·
                  9 months ago
                  link
                  fedilink

                  I want static addresses on my LAN, and addresses I can remember and easily recognize in a list. And I don’t want my devices to have unique addresses outside my LAN, especially not static ones. NAT is great.

                  • p1mrxEnglish
                    arrow-up
                    2
                    arrow-down
                    0
                    ·
                    9 months ago
                    link
                    fedilink

                    You can statically number a LAN with fd00::/8 and NAT66 to the internet, if you really want to.

                  • ryannathansEnglish
                    arrow-up
                    1
                    arrow-down
                    0
                    ·
                    9 months ago
                    link
                    fedilink

                    Nothing stops you doing that with ipv6. NAT is complicated and unnecessary.

          • BearOfaTimeEnglish
            arrow-up
            3
            arrow-down
            9
            ·
            9 months ago
            link
            fedilink

            Only for the internet, not private space

        • BearOfaTimeEnglish
          arrow-up
          4
          arrow-down
          15
          ·
          9 months ago
          edit-2
          9 months ago
          link
          fedilink

          No shit.

          But a private Lan will never need it.

          There are 4 billion+ possible IP v4 addresses, nearly 600 million in the current private range.

          Show me a private network with 600 million devices.

          There’s no reason a device that doesn’t have a direct internet connection needs IP6.

          • NighedEnglish
            arrow-up
            8
            arrow-down
            0
            ·
            9 months ago
            edit-2
            9 months ago
            link
            fedilink

            Ideally, using just IP6 would be simpler, as every device gets a global address. Then you don’t need to mess with NAT, port forwarding and all that bullshit. Every device having multiple addresses just complicates things.

          • p1mrxEnglish
            arrow-up
            1
            arrow-down
            0
            ·
            9 months ago
            link
            fedilink

            A device on your private IPv4 network can send packets directly to 104.21.36.127 via NAT. How will it send packets to 2606:4700:3033::6815:247f? There’s not enough space in the IPv4 header.

      • thanevim
        arrow-up
        13
        arrow-down
        0
        ·
        9 months ago
        link
        fedilink

        PXE, or network boot. It is basically never used (and rarely enabled, if ever, by default) by the individual, but can be helpful in, for example, a large scale OS deployment. Say IT has to get their corporate image version of Windows 10/11 installed on 30 new laptops. They could write a ton of flash drives, but it’d be easier to just host a PXE boot server and every laptop just listen to them.

        V6 specifically in that instance would just be for the reason of “we need to move away from v4 anyways”