Eh, it protects against a certain class of attack when the attacker has physical access e.g. reading memory with memory probes while the computer is (still) on to get passwords etc., i.e. sophisticated attackers like customs, FBI. If they have physical access you’re probably hosed anyway, but if you have the presence of mind to shut the machine off (not sleep, hard off if needed) memory encryption becomes irrelevant.
The article isnt very clear on this, but did they actually remove a critical feature from already sold products? Surely they can be sued for that?
Tom’s is trash and should be banned. The original Ars article it mentions is better: https://arstechnica.com/security/2026/06/users-cry-foul-after-amd-stripped-memory-crypto-from-its-consumer-cpus/
Sounds like it was never really supported, but available. With the new BIOS update it’s no longer available.
If that’s the case, AMD shouldn’t have problems saying so. Although it’s still a very bad move from their part.
I suspect lawyers are involved.
Probably. Also PR to limit damages.
Eh, it protects against a certain class of attack when the attacker has physical access e.g. reading memory with memory probes while the computer is (still) on to get passwords etc., i.e. sophisticated attackers like customs, FBI. If they have physical access you’re probably hosed anyway, but if you have the presence of mind to shut the machine off (not sleep, hard off if needed) memory encryption becomes irrelevant.
That is not correct. Data can persist in RAM even when powered off, especially if the sticks are frozen. https://en.wikipedia.org/wiki/Cold_boot_attack
Ah, thanks, I stand corrected. Still a good practice.
Isn’t that attack only viable within minutes of a machine being powered down? That seems like a huge caveat…
TIL. Thanks.