top 50 comments

sorted by: hot top controversial new old
[–] 141 points 2 years ago (3 children)

When using an external TPM. Which next to no one does.

  • source
  • hideshow 5 child comments
  • [–] 116 points 2 years ago* (3 children)

    Watch the video. It just means external to the CPU, not an external device.

    They demo the attack on a Lenovo laptop in the first minute of the video.

    Edit: nm I just realized that was a 10 year old laptop and they're in all the modern procs. I'm a lot less impressed now.

    Sounds like intel has external and amd internal with their ftpm?

  • source
  • parent
  • hideshow 5 child comments
  • [–] [S] 31 points 2 years ago (1 child)

    fTPM has a bug, don't know if it's fixed

    https://www.techspot.com/news/93684-amd-promises-fix-ftpm-issue-causes-stuttering-freezes.html

    Veracrypt also doesn't recommend using encryption that relies on TPMs

    Some encryption programs use TPM to prevent attacks. Will VeraCrypt use it too? No. Those programs use TPM to protect against attacks that require the attacker to have administrator privileges, or physical access to the computer, and the attacker needs you to use the computer after such an access. However, if any of these conditions is met, it is actually impossible to secure the computer (see below) and, therefore, you must stop using it (instead of relying on TPM).

    If the attacker has administrator privileges, he can, for example, reset the TPM, capture the content of RAM (containing master keys) or content of files stored on mounted VeraCrypt volumes (decrypted on the fly), which can then be sent to the attacker over the Internet or saved to an unencrypted local drive (from which the attacker might be able to read it later, when he gains physical access to the computer).

    https://veracrypt.eu/en/FAQ.html

    Let's assume the attackers were law enforcers

  • source
  • parent
  • hideshow 2 child comments
  • load more comments (1 reply)
  • load more comments (1 reply)
    [–] 109 points 2 years ago (1 child)

    Hi this is BitLockPickingLawyer here and today we'll see how secure . . .

  • source
  • hideshow 2 child comments
  • [–] 68 points 2 years ago (3 children)

    Very end of the article explains you need access to the TPM communication hardware, which no longer occurs external to Intel and And cpus

  • source
  • hideshow 6 child comments
  • [–] 67 points 2 years ago* (2 children)

    I thought the point of the TPM was that the keys would be kept internally to the TPM at all times and that any data lanes would only be used for transferring payload. Why are they sending keys between the TPM and the CPU?

  • source
  • hideshow 4 child comments
  • [–] 43 points 2 years ago

    There are some functions like that, like Passkey signing. For Bitlocker, the encryption/decryption key is transferred to the CPU (and RAM) in order for it to operate. The problem described here has been around for a while, but putting it on a key like that makes the attack method available to "everyone". There has been a solution for a while too: 1) put in pre-boot Bitlocker PIN, and 2) use integrated TPM like the article mentions.

  • source
  • parent
  • [–] 18 points 2 years ago (1 child)

    Because the CPU has to decrypt the bulk of the data coming from the disc. And it needs a key to do that. Unless we route all traffic through the TPM to decrypt the disc. The CPU needs a key to do that

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago (1 child)

    Surely some smart key exchange algorithm could be used for that, e.g. the CPU provides a public key to the TPM and the TPM encrypts the symmetric disk key with that public key. Similar to how TLS works.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 31 points 2 years ago (2 children)

    Say it with me now: LUUUUUKS

  • source
  • hideshow 4 child comments
  • [–] 36 points 2 years ago* (last edited 2 years ago) (1 child)

    LUKS is still vulnerable to this attack if you enable autodecrypt using TPM. This attack is based on the vulnerability that the CPU and TPM communicates uses plain text. And it is a pretty common attack against TPM:

    https://dolosgroup.io/blog/2021/7/9/from-stolen-laptop-to-inside-the-company-network

    SPI is a communication protocol for embedded systems and is extremely common amongst virtually all hardware. Due to its simplicity, there is no encryption option for SPI. Any encryption must be handled by the devices themselves. At the time of this writing BitLocker does not utilize any encrypted communication features of the TPM 2.0 standard, which means any data coming out of the TPM is coming out in plaintext, including the decryption key for Windows

    And apparently Linux is not doing too hot on this regard either:

    https://www.secura.com/blog/tpm-sniffing-attacks-against-non-bitlocker-targets

    As we can see, parameter encryption simply isn't used in practice, and except for safeboot none of the solutions enforce PIN/MFA by default.

    However, this attack is not viable for device with firmware based solution, like fTPM, Microsoft Pluton, secure enclave etc. in these case TPM is part of the cpu, hence have no exposed pins to sniff their connection.


    So if you don't want people with physical access to your computer (a thief or a evil maiden) to access everything on your disk, don't setup TPM auto decrypt.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 15 points 2 years ago (2 children)

    CPU communicates with TPM in plaintext

    Because of course

  • source
  • parent
  • hideshow 3 child comments
  • [–] 7 points 2 years ago (1 child)

    CPU doesn't have any secure storage, so it can't encrypt or authenticate comms to the TPM. The on-CPU fTPMs are the solution, the CPU then has the secure storage.

  • source
  • parent
  • hideshow 2 child comments
  • load more comments (1 reply)
  • [–] 15 points 2 years ago* (2 children)

    I wondered why LUUUUUKS didnt use the TPM, why do i have to put my password in... this is absolutely why.

    Edit: fixed spelling of LUUUUUKS

  • source
  • parent
  • hideshow 4 child comments
  • [–] 30 points 2 years ago (4 children)

    Question: if I have an bitlocker encrypted SSD in a modern computer with embedded TPM, can I move this SSD to an old computer with external TPM to sniff the cod this way? Be gentle. I am dumb. Thanks.

  • source
  • hideshow 8 child comments
  • [–] 11 points 2 years ago
    [–] 11 points 2 years ago

    Finally, we can install Linux on your corporate pc or grab some RAM from it 😂😂😂

  • source
  • [–] 3 points 2 years ago

    Lol, Tom's hardware is allowed on lemmy? It's like the fox news of the tech world.

    Clickbait as usual.

  • source
  • load more comments
    view more: next ›