new vulnerability in your motherboard lasts forever

Поделиться
HTML-код
  • Опубликовано: 30 июн 2024
  • What happens if there's a vulnerablility in your motherboard? Today we dive deep on a UEFI vulnerability that allows for a user to run code at... Ring -2.
    Article: eclypsium.com/blog/ueficanhaz...
    🏫 COURSES 🏫 Learn to code in C at lowlevel.academy
    📰 NEWSLETTER 📰 Sign up for our newsletter at mailchi.mp/lowlevel/the-low-down
    🛒 GREAT BOOKS FOR THE LOWEST LEVEL🛒
    Blue Fox: Arm Assembly Internals and Reverse Engineering: amzn.to/4394t87
    Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation : amzn.to/3C1z4sk
    Practical Malware Analysis: The Hands-On Guide to Dissecting Malicious Software : amzn.to/3C1daFy
    The Ghidra Book: The Definitive Guide: amzn.to/3WC2Vkg
    🔥🔥🔥 SOCIALS 🔥🔥🔥
    Low Level Merch!: lowlevel.store/
    Follow me on Twitter: / lowleveltweets
    Follow me on Twitch: / lowlevellearning
    Join me on Discord!: / discord
  • НаукаНаука

Комментарии • 904

  • @LowLevelLearning
    @LowLevelLearning  2 дня назад +77

    wanna learn how computers work? learn to code at lowlevel.academy

    • @LowLevelLearning
      @LowLevelLearning  2 дня назад +12

      ok

    • @EStartive
      @EStartive 2 дня назад +2

      @@LowLevelLearning ok

    • @chimpo131
      @chimpo131 2 дня назад

      @@LowLevelLearning why tf is this dudes voice so annoying?? I can't figure out if it's also the punchable face helping too 😂 😂

    • @kase702
      @kase702 2 дня назад +1

      ​@@EStartive ok

    • @l.piekha100
      @l.piekha100 2 дня назад +1

      @@LowLevelLearning yes

  • @TehPwnerer
    @TehPwnerer 2 дня назад +2334

    Jokes on you my motherboard is so old it predates this problem

    • @davidfrischknecht8261
      @davidfrischknecht8261 2 дня назад +49

      Same here. I have a SkyLake processor.

    • @rocktheworld2k6
      @rocktheworld2k6 2 дня назад +89

      *laughs in Haswell 4790k*

    • @no_name4796
      @no_name4796 2 дня назад +18

      For a moment there i though this was a self burn lol

    • @acters124
      @acters124 2 дня назад

      @@rocktheworld2k6 my desktop is a 4790k overclocked to 4 6ghz, it is still running strong. Even the EVGA NVIDIA 960 SCC 4GB card is going strong too. Though they are starting to show their age with all the new stuff like raytracing. I moved on to using a laptop because I need to stay mobile, but my little brothers like it and dont need all that much performance for terraria and idle games and browser. also, Elden ring runs just fine on it too.

    • @xmeo209
      @xmeo209 2 дня назад +3

      Jokes on you, I'm running a Kenbak-1

  • @EinSatzMitX
    @EinSatzMitX 2 дня назад +1294

    Ok i guess i will just carve a new rock myself and hope no one will hack it

    • @LowLevelLearning
      @LowLevelLearning  2 дня назад +214

      rocks get hacked too D:

    • @mastercrossing
      @mastercrossing 2 дня назад +47

      @@LowLevelLearning Just get a hammer and a nail and you can break the rock

    • @monkemode8128
      @monkemode8128 2 дня назад +17

      You can do that to a computer as well​@@mastercrossing

    • @tablettablete186
      @tablettablete186 2 дня назад

      ​@@mastercrossingAnd that is called "Penetration Testing"

    • @blackbeard3449
      @blackbeard3449 2 дня назад +24

      You forgot about the malware/backdoor in your brain that secretly adds a backdoor in everything you create. 😂😅

  • @julianheinken4870
    @julianheinken4870 2 дня назад +796

    TempleOS affected :(

    • @LowLevelLearning
      @LowLevelLearning  2 дня назад +210

      Sadge

    • @j_stach
      @j_stach 2 дня назад +163

      Time for HolyRust

    • @tablettablete186
      @tablettablete186 2 дня назад +19

      ​@@j_stachI am on-board

    • @hiho9149
      @hiho9149 2 дня назад +134

      No. TempleOS specifically has no networking capabilities so that God's temple remains sealed from the heathens outside.

    • @atdit
      @atdit 2 дня назад +1

      @@j_stach More like EvilRust.

  • @TheLinuxGallery-qz2vs
    @TheLinuxGallery-qz2vs 2 дня назад +245

    > Makes UEFI to solve security exploits in BIOS
    > Look inside
    > Exactly the same exploits BIOS has, but more flexible
    what did they mean by this?

    • @delayed_control
      @delayed_control 2 дня назад +12

      @@TheLinuxGallery-qz2vs this isn't /g/

    • @haroldcruz8550
      @haroldcruz8550 2 дня назад +39

      It's the latest feature brought to us by the NSA

    • @idahofur
      @idahofur 2 дня назад +2

      bingo

    • @meeponinthbit3466
      @meeponinthbit3466 День назад +26

      It means taking a SIMPLE codebase for posting a PC and complicating the hell out of it doesn't make things more secure. It just pisses Linux users off.

    • @pootispiker2866
      @pootispiker2866 День назад +3

      /gay/

  • @davidgrisez
    @davidgrisez 2 дня назад +415

    Since I am 73 years old I have seen a lot of computer history. We know that over the years computers have become a lot more powerful, and have a lot more features, a lot more memory and a lot more storage. This has resulted in software of all types becoming a lot larger and a lot more complex. The result is that now nearly all software has unknown and undiscovered vulnerabilities. It is now impossible to eliminate all vulnerabilities. All that can be done is a lot of testing to discover the latest vulnerability.

    • @monad_tcp
      @monad_tcp 2 дня назад +46

      A paradigm shift is needed, maybe we should go back to Fortran arrays that do bounds checking on hardware, no matter the cost to performance.
      We keep making the wrong engineering trade-offs. Why are we trading security for performance on critical software.
      Maybe having pointers and the entirety of the C language was a mistake.

    • @RedstoneMiner18
      @RedstoneMiner18 2 дня назад +21

      Cool to see the older generation online!

    • @user-tq7cq7pf3m
      @user-tq7cq7pf3m 2 дня назад +25

      @@RedstoneMiner18 they invented it...

    • @tam4655
      @tam4655 2 дня назад

      @@user-tq7cq7pf3m some of them, the rest are morons that dont wanna learn how to input a password

    • @SeaAycheEyeEye
      @SeaAycheEyeEye 2 дня назад

      @@user-tq7cq7pf3m Scrolling through Facebook might make you forget that though

  • @mnoxman
    @mnoxman 2 дня назад +106

    The fact that we keep inventing negative rings is also a problem.
    Everything old is new again. Hardware from the 80s used to have a hardware inhibit on floppy drives to prevent, at the hardware level, writing to a disk. Some of the early EEprom motherboards you had to move a jumper to allow the hardware to write to it. Perhaps this should be a new feature. I see that in the Pi4 and 5 you can update the "bios" from a linux command. Write protection at a jumper for this would be nice.

    • @udasai
      @udasai 2 дня назад +22

      Gonna need a hypervisor virtualizer layer...or rather, another one.
      I called this garbage over a decade ago. Virtualization is cute for running VMs, but you don't really need VMs except for OS development and such. You need a secure OS and an isolatable user code target platform. But no, we can't be bothered to make our application instances isolated in the raw, that might require fixing your buggy AF OS or app target platform. So we'll sandbox everything, and pretty soon you have a stack of sandboxes. And security problems. Virtualization is not a security solution.

    • @ChrisWijtmans
      @ChrisWijtmans 2 дня назад +10

      @@udasai i bet there are backdoors in VMs to escape the VM anyway, a lot of cpu backdoords transcend VMs anyway.

    • @ChristianWagner888
      @ChristianWagner888 2 дня назад +11

      I always wondered how enabling UEFI updates from Windows can be safe. I would prefer a physical DIP switch or a hidden button to enable firmware updates. macOS updates seem to be able to update the UEFI as well. Even CPU microcode can be updated without any physical barriers. Maybe only a major attack on financial infrastructure will lead to physical switches becoming reinstated.

    • @CrazyBite2007
      @CrazyBite2007 2 дня назад +3

      That would be a great solution for write protection. Add a notification window to the update process if the jumper isn't set correctly for an update. This only opens the window for malicious "patches" coming from "somewhere" other than the manufacturer that somehow got trusted by the end user to manually update. And then this will be a problem.

    • @CrispyCircuits
      @CrispyCircuits День назад

      @@ChristianWagner888 A lot of the financial structure (banks) run COBOL. I know I feel safer knowing an essentially dead programming language holds our world together.
      But don't worry, the bank failures won't be code but once again, user errors.

  • @skycaptain95
    @skycaptain95 2 дня назад +23

    Let's call it what it is: a successful NSA supply chain attack.

  • @augustday9483
    @augustday9483 2 дня назад +132

    As soon as TPM was mentioned, I knew this was not a bug or mistake. This is a backdoor.

    • @videocommenter235
      @videocommenter235 2 дня назад +8

      Yes, honest mistakes don't exist.
      Edit: I am being sarcastic.

    • @CD-vb9fi
      @CD-vb9fi 2 дня назад +28

      The whole point of TPM is to create a backdoor into your system so it can be compromised without you even being able to find out.

    • @TheRPGminer
      @TheRPGminer День назад

      ​@@CD-vb9fi Stop spamming in every thread. You don't even know what tpm is, and walk spreading bullshit

  • @_robertas
    @_robertas 2 дня назад +556

    When the title said the vulnerability lasts forever i thought you meant it was a hardware bug. Got me scared for a sec.

    • @LowLevelLearning
      @LowLevelLearning  2 дня назад +303

      JUST WAIT UNTIL THIS WEEKEND

    • @MissingNo0001
      @MissingNo0001 2 дня назад +87

      ​@@LowLevelLearning oh no

    • @fabyr_
      @fabyr_ 2 дня назад +34

      @@LowLevelLearning oh no

    • @RipVanFish09
      @RipVanFish09 2 дня назад +20

      @@LowLevelLearningoh no.

    • @aykutakguen3498
      @aykutakguen3498 2 дня назад

      @@LowLevelLearning fuck fuck fuck fuck. nonononono

  • @TrolleyMC
    @TrolleyMC 2 дня назад +310

    "Name the vendor of your motherboard's firmware" AMI. I haven't seen a computer sold with Phoenix BIOS as the firmware vendor in like 10 years.

    • @LowLevelLearning
      @LowLevelLearning  2 дня назад +66

      we gottem

    • @noanyobiseniss7462
      @noanyobiseniss7462 2 дня назад +23

      They mostly supply canned systems these days.

    • @Tim_Small
      @Tim_Small 2 дня назад +14

      Coreboot

    • @TrolleyMC
      @TrolleyMC 2 дня назад +25

      @@Tim_Small how's your thinkpad from 2010 doing?

    • @jaeger_m
      @jaeger_m 2 дня назад

      my PC has the gigabyte mz32-ar0 motherboard, so also AMI firmware.

  • @severgun
    @severgun 2 дня назад +176

    Feature not a bug. Say hello to NSA.

    • @fnytnqsladcgqlefzcqxlzlcgj9220
      @fnytnqsladcgqlefzcqxlzlcgj9220 2 дня назад +17

      Yeah I was going to say, this sounds like a specification that was paid for rather than a bug

    • @Ormaaj
      @Ormaaj День назад +10

      I doubt it would have been NSA either. UEFI bugs are too dangerous. That's just irresponsible. They would use safer ways to attack systems at this level that don't depend on deliberately planting software glitches accessible from user-land that could easily turn into RCE by accident.

    • @notaras1985
      @notaras1985 День назад

      @@Ormaaj can you please explain what you mean?

    • @alexanderjohnston7726
      @alexanderjohnston7726 День назад +4

      Either untested code or done on purpose. Given that Microsoft required TPM for Windows 11 makes me think it was done on purpose.

  • @elly3713
    @elly3713 2 дня назад +97

    As a firmware developer: UEFI needs to go away.
    All vendors use basically the same stuff under the hood: EDK2 and FSP (Firmware Support Package).
    Problem is that EDK2's codebase is not only atrocious, people (or companies) usually work on their own forks and don't contribute it to upstream.
    Vendors like AMI, Phoenix or InsydeH2O use EDK2 versions that are several years out-of-date (last time I checked, from ~2018).
    That's why you see so many vulnerabilities in UEFI recently. Vendors basing their products on several-years-old releases, adding their own EFI drivers/apps (yes, EDK2 is basically an operating system that starts your operating system) and ship it to OEMs, who then ship it to users.
    So to fix the vulnerability vendor has to re-base their code on newer release (or patch it by hand), ship frameworks to OEMs, OEMs need to re-base their configuration on new version of frameworks (GPIO etc) and ship it to users, who need to go trough process of updating it (and we know how many people simply... don't).
    That's why opensource firmware is important, and should be more popular. Such as coreboot, u-boot and so on.
    As for this exploit, it likely won't "last forever". Most consumer motherboards use fTPM solutions (like Intel's PTT), which gets wiped on CPU swap (assuming the desktop) - same with SMMSTORE (NVRAM) or CMOS. On laptops however it would be a lot more tricky, but vendor can choose to wipe SMMSTORE on update, as well as TPM (though it would anger quite a few users who would need to find bitlocker recovery keys and whatnot).

    • @nighteule
      @nighteule 2 дня назад +5

      ...oh. My motherboard uses Insyde, should I be worried?

    • @ChristianWagner888
      @ChristianWagner888 2 дня назад +1

      Excellent comment!

    • @autohmae
      @autohmae День назад +5

      Yeah, that TPM wipe isn't gonna happen by a vendor update, FAR to many complaints if they do that one.

    • @autohmae
      @autohmae День назад +3

      EDK2 is BSD-license thus FOSS, right ?
      The real problem is probably: money ?
      Doing firmware updates on old PCs needs additional testing, probably on real hardware, different revisions, etc.

    • @tui3264
      @tui3264 День назад +5

      thats why i buy motherboard with open-source in mind , porting to coreboot has become lot easier nowdays

  • @Aim54Delta
    @Aim54Delta 2 дня назад +12

    Isn't it fascinating how all of this newfangled stuff has these ultra super secure "new" features that we later find have convenient oversights on that secure feature that allow someone in the know complete access to a device?

  • @noanyobiseniss7462
    @noanyobiseniss7462 2 дня назад +168

    Never trusted TPM.

    • @CD-vb9fi
      @CD-vb9fi 2 дня назад +12

      Yea, I disable TPM on all my builds. I would not be shocked to find out it still phoning home even while "disabled".

    • @draconic5129
      @draconic5129 2 дня назад +39

      @@CD-vb9fi That sounds a bit conspiratorial, a TPM is a simple device used to store encryption keys for drives without the user knowing them. The reason that TPMS are disliked is that companies like Microsoft are starting to require their presence and also force their use, even when people don't want to use them.

    • @CD-vb9fi
      @CD-vb9fi 2 дня назад

      @@draconic5129 I work in IT and is do actual Certificate management. Do you understand how much power a Certificate has over your system?
      If I can get a compromised Certificate from Microsoft I can sign code and run it on your device... and guess what will not stop that?
      The Comodo Compromised proved 2 big things. #1. Commercial CA's can't be taken seriously. The compromised Cert was not handled timely and Comodo just keep signing certs with it anyways... even though they knew.
      #2. The ecoSystem for PKI/Encryption/Trust is not robust enough or rather... NOT "under their control enough". But the robust part is still true and a great excuse to convince people like you that don't understand how this works.
      Introducing TPM... a little black box you don't control but the Vendors do control. Sure... they will let you clear the store and manage it somewhate via BIOS and a few other tools.
      This really does not even scratch the surface. All of this still technically runs on software. Just software on "dedicated or specialized hardware" that can be hacked and compromised just as easy as anything else.
      Except one thing. It's gets harder and harder for Joe average to do anything about it for themselves... and that is the whole point.
      They don't care you have been compromised... they care that they can't be the ones taking advantage of you being compromised!

    • @CD-vb9fi
      @CD-vb9fi 2 дня назад

      @@draconic5129 YT is blocking my responses again. No, it's more than that. If I get a compromised Cert and use it to sign code your TPM will trust it rendering it useless... 100% useless. This is a way for companies to make money by requiring them to pay for signatures... and the cost of your technology goes up because of it. It makes them money, gives them more control over your system, and you pay for them to compromise you.

    • @Bobo-ox7fj
      @Bobo-ox7fj День назад

      ​​@@draconic5129Congratulations on failing to understand that conspiracies actually happen constantly and everywhere, and that Microsoft et. al. have been verifiably conspiring against their users with hardware and software vendors since the 90s

  • @jdkemsley7628
    @jdkemsley7628 2 дня назад +24

    It's possible to write code that's literally proven formally to not have bugs like this, and it's wild to me that manufacturers don't do it. This UEFI code is the perfect candidate for formal verification. No future remediation path for bugs, universally appears in every product your company sells, and the cost doesn't even change much, since you're already hiring the kind of specialist firms that can do formal software verification. A no-brainer decision for motherboard manufacturers.

    • @vadnegru
      @vadnegru День назад

      Literally comment under yours that answers it all. Backdoor. Code so stupid that you might believe it was there unintentionally.

    • @notaras1985
      @notaras1985 День назад +4

      It's "wild" to you?. Edward Snowden says hello... .

  • @shanent5793
    @shanent5793 2 дня назад +98

    You forgot the part where it stays forever. It has to persist somewhere, either in the NVRAM or flash, so erasing both of those would remove the compromised code

    • @never_unsealed
      @never_unsealed 2 дня назад +11

      The bug can't even be exploit if the attacker doesn't already have code execution before

    • @mb00001
      @mb00001 2 дня назад +12

      my guess is a malformed tpm config could do it, so malware drops a bootkit installer in the guise of a uefi update and bam next reboot, update -> exploit
      i may have gotten some of this wrong but generalise it and correct me where I'm wrong and i believe that's roughly how it would be done

    • @never_unsealed
      @never_unsealed 2 дня назад +9

      @@mb00001 He can't just drop a bootkit installer because Secure Boot would prevent that from running if it doesnt have a trusted signature and if he could then there would be no point in exploiting this vulnerability because the attacker is already running code

    • @Tim_Small
      @Tim_Small 2 дня назад +9

      Practical guaranteed removal would require reprogramming the flash chip with an external hardware programmer (and soic clip, or even chip-off programming depending on flash chip type). i.e. impossible for 99.99% of end users.

    • @phillipgilligan8168
      @phillipgilligan8168 2 дня назад +2

      @@Tim_Small Or just unsolder and solder on a new chip.

  • @jm-alan
    @jm-alan 2 дня назад +34

    The way Ed's face lights up every time he gets to say "low level" is the kind of passion I aspire to have for something

  • @moneyluser5711
    @moneyluser5711 2 дня назад +88

    This was predicted when EFI was first rolled out. EFI is way too complex with not enough eyes on it, and EFI (+ TPM) has always looked like a US gov project. It did not actually solve any problems, unless you problem was how to compromise all machines in perpetuity.

    • @jorper2526
      @jorper2526 День назад +1

      Struggling to follow this logic. If you are able to exploit the bootstrapping elements of a system (period) then you can compromise a system in perpetuity. It doesn't really matter if it is EFI or not at that point. Or are you confident enough to say that if EFI was not adopted, we would all be living in an exploit-free world using standard BIOS?

    • @alexanderjohnston7726
      @alexanderjohnston7726 День назад

      I wonder why the EDK2 code base uses it's own custom rolled configuration file syntax.

  • @SirLightfire
    @SirLightfire 2 дня назад +15

    No wonder Microsoft was pushing TPMs so hard with W11
    /s

  • @Atom224
    @Atom224 2 дня назад +179

    That's not a bug, but rather an intentional feature.

    • @monad_tcp
      @monad_tcp 2 дня назад +26

      its a good feature, now we can own back our hardware

    • @remiranda
      @remiranda 2 дня назад +4

      @@monad_tcp indeed it is, I guess

    • @HexOptimal
      @HexOptimal 2 дня назад +1

      this

    • @klausstock8020
      @klausstock8020 7 часов назад

      Thank you for your opinion, Mr Snowden. Now please shut up.

  • @Altirix_
    @Altirix_ 2 дня назад +16

    its some kind of sick joke that the bug is in their implementation of TPM which was made to increase security. sometimes complexity itself is the weakness in security, but i guess thats another (less talked about imo) part of the human weakness in security,

  • @YonatanAvhar
    @YonatanAvhar 2 дня назад +32

    3:22 the "Lake" is part of the codenames for many Intel CPUs.
    The oldest name I see in that list is Kaby Lake, which is 7th gen

    • @LowLevelLearning
      @LowLevelLearning  2 дня назад +10

      ruhroe I have that one

    • @monad_tcp
      @monad_tcp 2 дня назад +7

      @@LowLevelLearning Luckly I have a Haswell

    • @kintustis
      @kintustis 2 дня назад +8

      Skylake is 6th gen

    • @BioCybergoth
      @BioCybergoth 2 дня назад +1

      I guess, time to find myself a nice 4790K and ditch my 8th gen cpu?

    • @vadnegru
      @vadnegru День назад

      Which is strange, because Kaby Lake is unsupported by Windows 11.

  • @waffl3sk4t
    @waffl3sk4t 2 дня назад +30

    three letter agencies calls it a feature

    • @notaras1985
      @notaras1985 День назад +1

      Probably adding such features for more than 15 years now... .

    • @waffl3sk4t
      @waffl3sk4t День назад

      @@notaras1985 has been since 2008

  • @c2n10
    @c2n10 День назад +6

    I find it kind of humorous that an exploit that enables ring -2 privileges is treated as serious but Intel ME and AMD PSP is fine according to manufacturers.

  • @kurt7020
    @kurt7020 2 дня назад +22

    This is bad, but I still think Intel Management Engine is worse.

    • @rusi6219
      @rusi6219 2 дня назад +12

      +1 but always also mention AMD's PSP we shouldn't give either one a pass just because one of them is seen as worse than the other

    • @andymorin9163
      @andymorin9163 2 дня назад

      this is why we need RISC-V more than ever...
      on a side note Gentoo on RISC-V (emulated) has been a great experience!

    • @ChrisWijtmans
      @ChrisWijtmans 2 дня назад +9

      @@rusi6219 now its not just AMD PSP but Microsoft Pluton in your AM5 chip, enjoy.

    • @lhpl
      @lhpl 2 дня назад +2

      I have a laptop where IME for some reason will fail. Some i*i*t decided that in that case the machine shall run for exactly 30 minutes before a timer shuts it down.
      Through some random sequence of reboots and resets I can get lucky and make it boot in a working state (me recovery state), but otherwise the machine is useless. (Thinkpad T520.)

  • @monad_tcp
    @monad_tcp 2 дня назад +93

    jokes on you, I don't have TPM

    • @autohmae
      @autohmae День назад +1

      Probably the code still exists in your BIOS... euh.. firmware. 🙂

    • @vadnegru
      @vadnegru День назад

      ​@@autohmae Nah, it's X99 chinese board that only runs windows 10. I flashed firmware myself with clip flasher.

    • @EasyMoney322
      @EasyMoney322 День назад +1

      So you just flashed huananzhi backdoor instead?

    • @vadnegru
      @vadnegru День назад

      @@EasyMoney322 no, it's the one from GitHub

    • @vadnegru
      @vadnegru 20 часов назад

      @@EasyMoney322 so i replied that i got code from biggest open source code hosting website (now owned by Microsoft) and got a warning about hate speech. YT going down to forum filters territory.

  • @collectorguy3919
    @collectorguy3919 2 дня назад +18

    I've often wondered about the exposure to UEFI bugs after support ends. (same story for CPU microcode updates, and even wireless keyboards need security updates) Realistically, support must taper off approaching the published date. After support ends, Phoenix or AMI may come up with critical fixes, but licensees (like Lenovo) will be less inclined to release updated firmware for affected older products. The bug fixes are of course rich with information to compromise older products that will never be updated. Seems like a shame to stop using perfectly functional computers.

  • @kras_mazov
    @kras_mazov 2 дня назад +22

    How is it exploited? Do you have to run a code on local computer, or can you do it over a network? Do you need admin rights? How do you check if it affects you? Is there a way to mitigate it if an update is not available?

    • @Dragynn999
      @Dragynn999 2 дня назад +1

      I really want to know the same, I am honestly afraid right now.

    • @marcux83
      @marcux83 2 дня назад +8

      you need local access to the machine

    • @jorper2526
      @jorper2526 День назад +2

      As always; someone has to have full control.
      As bad as this is, a lot of vulnerabilities (especially at this level) are theoreticals that require an attacker to already have full control of your system.
      At that point, a lot of damage is already done.

  • @birdbrid9391
    @birdbrid9391 2 дня назад +10

    3:37 i can't get over that split second expression you made oh my god

  • @ionrael
    @ionrael 2 дня назад +34

    I always hated the new UEFI BIOS. now I have a valid reason

  • @debasishraychawdhuri
    @debasishraychawdhuri 2 дня назад +5

    It does not matter. The whole point of secure boot was not to actually secure your OS, it was to stop you from installing Linux on a Windows PC. They could not do it because of legal reasons. You need to get physical access to it do get this attack to work. It's pretty useless for a hacker who does not want to break into people's houses to get their computer and then steal their data.

    • @axle.student
      @axle.student День назад

      "You need to get physical access to it do get this attack to work." Thanks, I was sitting here scratching my head wondering how someone would get remote access for a firmware update. I know is possible to do it remotely, but I believe it still has to be initiated from the target machine on boot.

  • @hashtag9990
    @hashtag9990 2 дня назад +6

    TPM was made by Microsoft and made it mandatory for windows 11 as a security measure. That just sounds like one another intentional backdoor by MS and NSA again

  • @cryptic_daemon_
    @cryptic_daemon_ 2 дня назад +24

    At this point I might as well just make my own CPU and MB! Fuck it....

    • @CrispyCircuits
      @CrispyCircuits День назад +4

      Yes, and there are some excellent videos on how to make home made vacuum tubes so that you can avoid any sneaky addons to things like voltage regulators. 😮
      Crazy thing is that vacuum tubes are still superior over semiconductors for certain tasks. Please don't put your fingers near vacuum tube circuits, they run at 300-3000 Volts.

    • @brandyballoon
      @brandyballoon День назад +2

      @@CrispyCircuits Indeed. Not sure if a magnetron counts as a vacuum tube but microwave ovens would be the most common use of this old technology. It's far more robust for any high power radio frequency stuff than semiconductors.

    • @azmalguthek4502
      @azmalguthek4502 День назад +1

      @@brandyballoon more of a Magnemite guy myself personally

  • @LilacMonarch
    @LilacMonarch 2 дня назад +4

    "Secure Boot" being insecure is just too funny

  • @SukSukulent
    @SukSukulent 2 дня назад +12

    There's this logo which showed on pretty every mobo until recent years, I found out that most of bioses were made by the same company, manufactures just made graphical choices for their brand - why would you code something that low level, with all the catches and problems, use someones better work...but then, you got single point of failure lol

    • @JohnDoeWasntTaken
      @JohnDoeWasntTaken 2 дня назад +3

      American Megatrends? I remember even some expensive gaming mobos years ago would sometimes not even bother to remove their logo

    • @vadnegru
      @vadnegru День назад

      ​@@JohnDoeWasntTakenmaybe it's cheaper to have their logo on boot

  • @KingCitaldo125
    @KingCitaldo125 2 дня назад +7

    Removing the 'T' from 'TPM'

  • @susstevedev
    @susstevedev 2 дня назад +62

    "911 what's your emergency"
    "My computer ain't computering"

  • @jonathancrowder3424
    @jonathancrowder3424 2 дня назад +46

    The idea that a vulnerability in UEFI wouldn't be 90% a backdoor is unthinkable to me

  • @Aderic
    @Aderic 2 дня назад +105

    Title is very clickbait, especially given that firmware can be updated and AMD does have a marketshare.

    • @collectorguy3919
      @collectorguy3919 2 дня назад +20

      manufacturers abandon old products, and the vulnerability remains

    • @JJFX-
      @JJFX- 2 дня назад +11

      ​@@TheAceTroubleshooterUpdate the UEFI firmware? Yes, if an update exists it's not difficult at all.

    • @Pewafamath
      @Pewafamath 2 дня назад

      Bait use to be believable (you not the title since you have issues comprehending).

    • @GerhardTreibheit
      @GerhardTreibheit 2 дня назад

      @@Pewafamath no uw

    • @TheUnnamedEngineer
      @TheUnnamedEngineer 2 дня назад +6

      Not to mention, this only affects Phoenix Technologies boards, which are pretty rare to begin with. AMI has the lion's share of the Intel market.

  • @forgetittube5882
    @forgetittube5882 2 дня назад +3

    I understand that RUclips changed its monetization rules. But, at best (or worst) it’s a phoenix related bug (that might affect you or not)… and it lasts as long as you don’t update your firmware, which nowadays is a peace of cake (compared with what it was prior UEFI).
    So, yeah, next.

  • @dinozaurwrs
    @dinozaurwrs 2 дня назад +15

    More I see... More I assume that the safest online experience, is never going online at all xD

    • @TheRealEtaoinShrdlu
      @TheRealEtaoinShrdlu 2 дня назад +3

      It's also muuuuuch safer to never have sex. But being "safe" just seems pointless then...

    • @dinozaurwrs
      @dinozaurwrs 2 дня назад +1

      @@TheRealEtaoinShrdlu What bugs me the most is about social media, the feeling of "hey these platforms they know me!" wheter i'm logged on fb or instagram? The algorythm knows it's me! Here on yt I can get a lot of content! other networks? is like always being ''stuck'' on the experience they ''tailored'' for user y... Untill the user starts breaking his own bubble and pushing for the ''meta game'' of the platform because gamefied networks are also a thing, infinite paradoxes rofl

    • @ChrisWijtmans
      @ChrisWijtmans 2 дня назад

      use templeOS then.

    • @blackmagicprod7039
      @blackmagicprod7039 2 дня назад +4

      Not an online vulnerability. Requires local access to exploit.

    • @Archmage9885
      @Archmage9885 День назад

      @@blackmagicprod7039 Well that's a tiny bit of good news.

  • @EStartive
    @EStartive 2 дня назад +18

    wake up babe new vulnerability xd

  • @nickm2890
    @nickm2890 2 дня назад +4

    That's super neat. Thanks for a good upload, man!

  • @galen__
    @galen__ День назад +4

    Coreboot and Libreboot need more devs!

  • @RickGreenPhoto
    @RickGreenPhoto 2 дня назад +5

    The instruction set for the processor and supporting UC's are hard coded. They depend on the boot programming to configure and run the OS. In theory the chips could be compromised and you would never know until a specific call is made by the OS. So it doesn't surprise me that the BIOS or UEFI has been exploited.

  • @jonathonreed2417
    @jonathonreed2417 2 дня назад +5

    Isn't this kind the point of Coreboot/Libreboot to avoid vendor abandonment of UEFI updates and to give open source scrutiny to the boot process (binary blob aside)? Also would be interested in your opinion of the root of trust silicon opentitan earl grey chip. Seems like an interesting topic for the channel.

  • @redlionstudio2750
    @redlionstudio2750 2 дня назад +27

    Oh, I don't even have TPM lmao
    And I have an AMD processor
    And I have an AMI BIOS

    • @notaras1985
      @notaras1985 День назад

      What's an Ami bios

    • @redlionstudio2750
      @redlionstudio2750 День назад +1

      @@notaras1985 "American Megatrends", most of modern consumer motherboards have a modified version of AMI BIOS

  • @randomfrequency
    @randomfrequency 2 дня назад +4

    Wait until you hear about the devices connected directly to your memory that also has firmware you can't inspect (HDDs, nvme drives, network cards, etc)

  • @Christian-fj9qj
    @Christian-fj9qj 2 дня назад +25

    Went the AMD way with my new build a month ago for the first time in 20 years - that decision seems better every day.

    • @glowiedetector
      @glowiedetector 2 дня назад +1

      wym?

    • @Aim54Delta
      @Aim54Delta 2 дня назад +5

      I've been aboard AMD for about 20 years, now. If nothing else, the smaller market share means less investment in attacking, but I generally believe they make better stuff from a hardware engineering standpoint. They were less affected by spectre and meltdown, as well, just because of how they handle speculative execution.
      Though I am curious if their chipsets will evolve away from arm to a RISC-V deployment - and if they will ultimately end up using risc-v's vector processing and virtualize avx 512/legacy over them. Though that would be an architecture or two in the future.

    • @c2n10
      @c2n10 День назад +3

      Could interest you in a wonderful wikipedia article: AMD PSP
      "A hardware rootkit in every motherboard chipset since 2013."

    • @Marulauriu710
      @Marulauriu710 День назад +1

      @@c2n10 Intel management engine, it's not any different.

    • @notaras1985
      @notaras1985 День назад +1

      ​@@c2n10so NSA compromised all commercial CPUs. Well no surprise here... .

  • @ILostMyOreos
    @ILostMyOreos День назад +1

    Love when multiple once-in-a-lifetime exploits are found in the same year

  • @AntonioZL
    @AntonioZL 2 дня назад +2

    Ok i guess i'll go work with agriculture then, gonna get me a few oxes, horses and ploughs and we're done with computers

  • @tin4799
    @tin4799 2 дня назад +5

    You only mentioned Intel-CPUs. Are AMD-CPUs also affected?

  • @anotheraggieburneraccount
    @anotheraggieburneraccount 2 дня назад +15

    as someone currently working at a major computer part manufacturer
    Fuck

    • @CrazyBite2007
      @CrazyBite2007 2 дня назад +6

      Well.... fix it first, fuck later.

  • @Freedom4Ever420
    @Freedom4Ever420 День назад +2

    Your cpu has a log of every pornographic website you have ever seen.

    • @justinwatson1510
      @justinwatson1510 9 часов назад

      There's no way they could have enough persistent storage to keep a record of all the porn websites I've been to. Besides, if they're working for the government, what they would be monitoring for / saving is visits to socialist / communist websites. They can't risk a critical mass of people learning all the lies we have been told about those methods of organizing the economy and demanding genuine liberation. The corporate "sponsors" of the government would not be happy.

  • @brendanortiz1742
    @brendanortiz1742 2 дня назад +1

    this is easily the best cyber security podcast / channel i've seen and i have very high expectations as someone who takes this job very seriously and wants to learn as much about hacking / offsec as possible. No nonsense just straight facts and interesting information presented in a well understandable manner. Great work.

  • @WillbeMelek
    @WillbeMelek 2 дня назад +4

    Yes. Super Low Level
    1. UEFI is an Operating System, Minix, an assembly language version of Unix. UEFI has its own network stack, communicating without your knowledge. (SeaBIOS).
    2. TPM (Hardware Hash Storage and Verification module), DOES NOT verify all of the code, ex. BIOS hash is not stored on the TPM by design.
    Any code not verified by the TPM could be modified by an attacker, and the system will not alert you to the change.

  • @gordonfreeman9641
    @gordonfreeman9641 2 дня назад +9

    oh look they found the goverment backdoor

  • @LeonEdwinsHeart
    @LeonEdwinsHeart День назад

    Thank you very much. Very informative.

  • @johanngambolputty5351
    @johanngambolputty5351 2 дня назад +5

    Uhhm, time to check the status of CoreBoot again

  • @edgardogho
    @edgardogho 2 дня назад +3

    System76 uses coreboot ...but not only that...they provide the code for the E.C. microcontroller in case even that needs an update...it would be great if you can interview their engineers

  • @sundhaug92
    @sundhaug92 2 дня назад +21

    1:55 UEFI is not a new version of BIOS, it's entirely unrelated and comes from the EFI firmware used to boot Itanium-systems

  • @jong.4864
    @jong.4864 14 часов назад

    Love your videos, keep it up! I've learned lots

  • @flotzor
    @flotzor 2 дня назад +4

    does an attacker need physical access to the pc ?

    • @blackmagicprod7039
      @blackmagicprod7039 2 дня назад

      @@postiemania Yes they do.

    • @postiemania
      @postiemania День назад

      @@blackmagicprod7039 after losing a computer to a brick attack on my bios via the internet I tend to disagree the same attacker disabled the HDMI Port on my laptop. It took me 10 years to find out who and why.

    • @jorper2526
      @jorper2526 День назад

      ​@@postiemania "I don't know" is an acceptable answer.

    • @jorper2526
      @jorper2526 День назад

      @postiemania Your comments reek of "I'm 14 and just learned this, heh look at how much I know"
      Define encrypted data that "they know"

    • @jorper2526
      @jorper2526 День назад

      @@postiemania We are past that. We are discussing your conspiratorial comment.

  • @MacroBlockArt
    @MacroBlockArt 2 дня назад +3

    Couldn't this be dealt with simply by re-flashing the UEFI?
    BIOS malware before was relatively easy to just flash over. I mean of course to remove the hacker's access. Not to remove the vulnerability itself.

  • @ImplicitFlower
    @ImplicitFlower 2 дня назад +5

    NSA defeated again

    • @ImplicitFlower
      @ImplicitFlower 2 дня назад +7

      For context, early 2016 the US government was heavily stressing a need to access personal encrypted devices. a year later (2017) KabyLake (the earliest intel code name mentioned) has this uefi vulnerability? Probably coincidence.

    • @lunasakara7306
      @lunasakara7306 2 дня назад +2

      @@ImplicitFlower Totally (/s)

  • @DeputatKaktus
    @DeputatKaktus 2 дня назад +2

    My approach:
    Security by Legacy 🤪

  • @ProSocialEntertainment
    @ProSocialEntertainment 2 дня назад +3

    thats it, im switching to papyrus.

  • @abdurahmanmohamed4732
    @abdurahmanmohamed4732 2 дня назад +4

    Not a bug but a backdoor

  • @sortsnakeksperiment
    @sortsnakeksperiment 2 дня назад +5

    So AMD platforms not affected?

    • @marcux83
      @marcux83 2 дня назад +1

      you know any amd mobo with Phoenix firmware? then maybe yes. mine runs AMI - American megatrends

  • @legend644
    @legend644 День назад +1

    Every time I watch a video on this channel I am exponentially more paranoid for like 2 days 😂

  • @louisparry-mills9132
    @louisparry-mills9132 2 дня назад

    Incredible video as always

  • @tagKnife
    @tagKnife 2 дня назад +3

    BIOS code injection has been around forever.
    And it doesnt give the hacker access forever, simply updating bios or if you have flashback run that.

    • @Pewafamath
      @Pewafamath 2 дня назад

      And how would you know you were affected or do you just, flashback for funsies.

  • @monad_tcp
    @monad_tcp 2 дня назад +3

    0:35 its not forever, I can rewrite the nvflash

    • @LowLevelLearning
      @LowLevelLearning  2 дня назад +2

      Yeah YOU

    • @monad_tcp
      @monad_tcp 2 дня назад +3

      @@LowLevelLearning yep, I'm going to pay special attention on any motherboard that I buy to have external NVRAM so I can flash it, because some motherboards include it on the chipset, that's way harder to flash if they burned the fuses (you have to drill the chip or somethign)

  • @jackjowett902
    @jackjowett902 2 дня назад +1

    "As far back as 12th gen" Oh good, my my 1st gen Thinkpad is fine.

  • @mlytle0
    @mlytle0 2 дня назад +2

    Running an I7-4790 here from 2014. It's a Dell 9020 machine and the last generation that would let you run in legacy mode. (Bios). So my Linux runs without UEFI.

  • @joee-kp7qt
    @joee-kp7qt 2 дня назад +4

    There are rings below 0?

    • @ruroruro
      @ruroruro День назад

      Kind of. Negative rings aren't really implemented as separate protection levels (like rings 0-3 are), but rather are just colloquial terms for different states/configurations of the system. For example, the Hypervisor is technically also running in ring 0, but it can emulate stuff for the virtualized OS/kernel by using vmenter/vmexit, so it is oftern called "ring -1". Ring -2 is System Management Mode and ring -3 is the Management Engine (which is a completely separate processor installed on the Motherboard that can temporarily "pause" your primary CPU and do whatever it wants, so ring -3 code isn't even running on the primary CPU). So yeah, the negative rings are actually closer to "weird stuff that your computer can do" rather than conventional protection rings on the CPU.

  • @rjhollinger
    @rjhollinger 2 дня назад +3

    Man I love unsafe code!

  • @kittygirlscapes
    @kittygirlscapes День назад

    time to move to a shack in the middle of nowhere with no internet connection

  • @rogo7330
    @rogo7330 День назад +1

    You don't need runtime checks to zero-out cursor offset, goddamit. Open source and let users to compile it so they could fix those issues or expect people would be angry at you because you're the only actor who knows how to fix this.

  • @ionrael
    @ionrael 2 дня назад +16

    but how the bug can be exploited? like is that bad that downloading pirate software, a virus can get in my UEFI with the highest privileges? or is like the NSA have to install a chip in your PC to exploit it?

    • @monad_tcp
      @monad_tcp 2 дня назад +9

      It can be easily exploited on MSI motherboard that do live-updating of the firmware from inside the system.
      I bet other manufacturers can also do that, which is ridiculous. Its so ridiculous that I literally cut the trace from the write pin going to my Winbond flash that stores the NVRAM, so its impossible for the system to be corrupted, also impossible to update the bios without external flashing it.

    • @JJFX-
      @JJFX- 2 дня назад +2

      ​​@@monad_tcpI agree with not allowing UEFI update capsules to initiate from the kernel but in regards to this exploit, did MSI even use Pheonix on a relatively modern consumer board? Everything I've seen has been AMI for a long time. I assume it's mostly OEMs.

  • @handendaer
    @handendaer 2 дня назад +9

    Let call it a "bug" aww lel. I dont think much of them are by chance at all. And like 99.9% is pure intention and by design. Sadly.

    • @KopperNeoman
      @KopperNeoman 2 дня назад +1

      It doesn't make much sense to have a backdoor that relies on a vulnerability with how keys are verified. Just use an obfuscated master key baked into a ROM within your NVRAM or something.

    • @rusi6219
      @rusi6219 2 дня назад

      ​@@KopperNeomanthey need plausible deniability so that the sheep don't get too suspicious

  • @xaerothehero
    @xaerothehero 2 дня назад +1

    0:26 totally wrong. It can be restored. UEFI flash back, which most motherboards have.

  • @boltez6507
    @boltez6507 День назад +1

    Dude great video as always ,i would like to share a tip:it would be alot better if you would have mentioned that the getvariable function according to the UEFI specification would update datasize to the size of the variable.
    Assume that the viewer is unaware about such seemingly well defined functions.
    I personally was confused at first as i didn't consider the possibility of getvariable being a part of the standard specification.

  • @cbremer83
    @cbremer83 2 дня назад +3

    "Local hacker" makes this a sorta moot thing. Simply because if the hacker can touch the machine, all bets are off. If this was somehow remote executable I would be worried.

    • @ChrisWijtmans
      @ChrisWijtmans 2 дня назад

      not really, you can create a personal boot stick with password that decrypts the internal disk. If you go away from the house and turn off the computer(and the power, and discharge capacitors, just to be safe) and bring your usb authority key with you there is nothing a hacker could do with local access other than compromise your BIOS to hijack the key ofcourse. Perhaps a solution would be where the authority boot key to hash verify the BIOS before doing anything.

    • @69605
      @69605 День назад

      so this cant be executed by someone else over the internet?

    • @cbremer83
      @cbremer83 День назад

      @@69605 not according to this. I mean, unless you are on a board with IPMI, nothing should be on to connect to anyway.

    • @freedustin
      @freedustin День назад

      @@ChrisWijtmans they could also plug in a device...you got PCIe slots and USB headers right? You could still get autopwned on next login if you don't check these things after an attacker gained physical access to your logged out encrypted PC.

    • @ChrisWijtmans
      @ChrisWijtmans 17 часов назад

      @@freedustin not really, you can defend against those things as well.

  • @XerrolAvengerII
    @XerrolAvengerII 2 дня назад +4

    TPM is not for security, it's for antipiracy. It's not there for your benefit.

  • @Kiyuja
    @Kiyuja 2 дня назад +1

    I love the "but what about Rust" part

  • @JakeDelanois
    @JakeDelanois 21 час назад

    It's frightening to think how pervasive and deeply rooted such vulnerabilities can be, especially in an area as key to our digital infrastructure as UEFI firmware.

  • @buddybleeyes
    @buddybleeyes 2 дня назад +4

    We all knew when tpm was made enforceable for win 11, there was going to be something like this found

    • @forbidden-cyrillic-handle
      @forbidden-cyrillic-handle 2 дня назад +3

      Mhm. Instead of buying a new machine with TPM, I installed Linux on my old machine. 3 years ago. Thank you Microsoft, I now love Linux.

  • @romanstingler435
    @romanstingler435 2 дня назад +15

    How stupid does MS now look like with their TPM requirement :)

    • @RupertBundem
      @RupertBundem 2 дня назад +1

      Not a requirement lmao

    • @NostraDavid2
      @NostraDavid2 2 дня назад +6

      ​@@RupertBundemTPM 2.0 is required for Windows 11, and Windows 10 is EOL on 2025-10-14. So yes it is lemao

    • @samuelhulme8347
      @samuelhulme8347 2 дня назад

      @@NostraDavid2 but there are registry keys you can modify (or use an answer file) which will tell setup to ignore the requirement. So, the TMP requirement is not an actual hard requirement.

    • @romanstingler435
      @romanstingler435 2 дня назад +5

      @@RupertBundem for win 11 it is officially, yes you can bypass it but still

    • @RupertBundem
      @RupertBundem 2 дня назад

      @@NostraDavid2 it’s not lmao… I don’t have it on my cpu dosent support it.. I’m on 11 🤦

  • @GangnamStyle33
    @GangnamStyle33 2 дня назад

    I was thinking about this the other day.... eerie

  • @fdhahaehetehtet163
    @fdhahaehetehtet163 2 дня назад +2

    Is this vulnerability similar to the LogoFAIL one?

  • @PhilippBlum
    @PhilippBlum 2 дня назад +3

    UEFI is way too powerful for what it is.
    Sure, BIOS needed a new version, but did they had to go that far?

  • @sakamocat
    @sakamocat 2 дня назад +3

    the real question is "would rust have fixed/prevented this?"
    YOUR answer is always yes.

  • @EducatingTheEducated
    @EducatingTheEducated День назад

    Please do content on the Blacklotus Bootkit. Sounds fascinating.

  • @Epic-so3ek
    @Epic-so3ek 2 дня назад

    Thanks hardware makers!

  • @videocommenter235
    @videocommenter235 2 дня назад +3

    >local attacker
    >misinfo about uefi update process
    >shilling rust
    Disliked and reported.

  • @leapsseg4372
    @leapsseg4372 2 дня назад +6

    i farted again im sorry

  • @nonenothingnull
    @nonenothingnull 2 дня назад +1

    Who would've thought, shocker

  • @ammarash5449
    @ammarash5449 День назад

    Oh wow, this made me want to see another Tavis Ormandy cooks...