Re: Curious about Copy Fail Linux bug and any relation to FreeBSD
Dag-Erling Smørgrav <[email protected]> Sat, 02 May 2026 17:23:23 +0200
| Newsgroups | gmane.os.freebsd.questions |
|---|---|
| Message-ID | <[email protected]> |
Ralf Mardorf <[email protected]> writes: > It was once claimed that FreeBSD was not affected by Meltdown and > Spectre due to its architecture. No, nobody ever made any such claim. Spectre and Meltdown are CPU-level bugs which affect _all_ software running on specific CPUs. Until microcode patches became available, the only mitigation was to disable the CPU cache, which massively slows down the CPU. Here's my own Meltdown demonstrator for FreeBSD. You'll note that the first commit is dated only days after the CVE was published: https://github.com/dag-erling/meltdown DES -- Dag-Erling Smørgrav - [email protected]