this post was submitted on 19 Aug 2023
75 points (97.5% liked)

Linux

48193 readers
1551 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

https://bugzilla.kernel.org/show_bug.cgi?id=217804#c41

From 6.4.9 onwards, TPM is broken as is LTS 6.1.46. A step downgrade from these versions restores TPM.

all 11 comments
sorted by: hot top controversial new old
[–] BaalInvoker@lemmy.eco.br 17 points 1 year ago

This shit again... I moved to LTS kernel exactly because of this bug and now it reached LTS kernel as well...

[–] argv_minus_one@beehaw.org 9 points 1 year ago* (last edited 1 year ago)

Good. TPM firmware is a high-value attack surface that, if penetrated, gives the attacker complete and irreversible control over the entire machine. It's also proprietary code and only receives security updates for a small fraction of its service life, so it's most likely riddled with vulnerabilities. It should be disabled, as much as possible, if you at all value the security of your system.

[–] southernwolf@pawb.social 8 points 1 year ago

Huh, this might be one of the few examples of "don't break userspace" not being held to by Linus and co? I'm sure stuff like this has happened before, but "don't break userspace" has been a fairly strong guiding principle for the kernel for sometime. So seeing something like this happen is actually a bit surprising.

Though I guess it could be argued that if the removal of fTPM causes fewer bugs/issues than leaving it in place then userspace wasn't broken. But still, it's interesting to see regardless.

[–] jungleben@infosec.pub 4 points 1 year ago

I've had fTPM issues with the bios because I changed CPUs and lost key attestation. Maybe it's my fault, but the reset process isn't documented anywhere clearly and it's not worth digging up my old CPU to reset the Mobo.

[–] SpaceCadet@sopuli.xyz 3 points 1 year ago (2 children)

What's a good usecase for TPM in Linux?

[–] exi@feddit.de 2 points 1 year ago

You can't trust any full disk encryption without it because only a TPM can verify that your bootloader and initrd are not compromised.

[–] al177@lemmy.sdf.org 2 points 1 year ago

Measured boot.