🌐 Website Issue | OS/#cpuvulns: We don't tell people to install microcode update packages #1404
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have previously been unsure about OS suggestions that don't include updated microcode in https://github.com/privacytoolsIO/privacytools.io/issues/936#issuecomment-493655147, https://github.com/privacytoolsIO/privacytools.io/pull/978#pullrequestreview-247364516 and https://github.com/privacytoolsIO/privacytools.io/issues/1146#issuecomment-520619725.
However our recommended command, more accurately
cat /sys/devices/system/cpu/vulnerabilities/mds
may output the userand if the user was to search for it, they would likely find the instruction to install
intel-microcode
(TODO: what are the other distribution than Debian equivalents?) and after rebooting the output may beEdit: I also mean to recommend users with AMD CPU install
amd64-microcode
(or non-Debian equivalent?)It looks like we would have a long list, maybe we could just link to cyberciti.biz instead and possibly mention looking for the documentation of your distribution?