this post was submitted on 19 Aug 2023
111 points (97.4% liked)

Linux

47559 readers
446 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 14 comments
sorted by: hot top controversial new old
[–] [email protected] 23 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...

[–] that_leaflet 21 points 1 year ago (1 children)

fixes introduced regressions

Software development in a nut shell

[–] [email protected] 12 points 1 year ago

I like how it's readable both in present and past tenses hehe

[–] [email protected] 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.

[–] [email protected] 5 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.

[–] semperverus 4 points 1 year ago (1 children)

Is it still broken even if you have TPM completely shut off in UEFI?

[–] [email protected] 1 points 1 year ago

It sound like what's broken is the TPM. So if it is shut off it would be both broken and off, and you might not care about the broken.

[–] [email protected] 4 points 1 year ago (2 children)

What's a good usecase for TPM in Linux?

[–] [email protected] 4 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.

[–] [email protected] 2 points 1 year ago

Measured boot.