Linux has a merged mitigation so when the new kernel comes out Linux users will be safe
Looks like I’m getting the final kick to Linux on my main gaming PC.
Welcome to the club! We’re dozens here!
Highly recommend Pop OS! It’s been very reliable. I haven’t had anything this steady since Mac OS when I was just doing programming. I tried to go from Mac to Alienware for personal computing and it was terrible, windows blue screened almost once a week if not once every four days.
Switched to Pop OS, enabled Proton in steams preferences for gaming, and it was completely steady. Only thing that doesn’t work is the hibernate. Which isn’t a super big deal to me.
I’d actually say everything has been a better experience than windows. Lutris and pop store have a large variety of games and apps. For example lutris supports GOG and probably epic games. It feels like it’s everything I’d want without the shitty user interfaces and lack of crashes.
on my main gaming PC
good luck with that
I know it’s not the best, but Proton has come a long, long way. I can play D4, Monster Hunter, factorio, lots of stuff.
I’ve been testing the waters with my steam deck. There are some hiccups, but almost everything I want to play can be done with proton.
It is really fantastic. With steam almost all the games i bother playing just works. Deleted the windows partition years ago.
Just have to check the community forum how well it works before buying. Or just get a refund if it does not work.I know it’s not the best
Didn’t pay thousands for top of the line ryzen and nvidia gear for “not the best” gaming situation.
Linux falls short on two major fronts, less idiot proof, less gamer friendly, and that’s Windows’ largest market shares, idiots and gamers.
It’s almost issue free with the exception of the publishers explicitly blocking it because it doesn’t allow them to add a rootkit to your system.
If you use this guide to mount the Windows drives you can run it and Linux side by side. It works just as good as Windows these days for 90% of games. You can add games downloaded from unofficial sites to Steam as a “Non-steam game” and it works. Installing Nvidia drivers on Mint is easier than Windows, there’s a built in utility.
There’s still the issue of overhead and such. Like I want to ditch windows forever, but Linux is just not 100% there yet with gaming. It’s very close though.
Do you know if that works for epic games and heroic launcher as well?
There’s another launcher that I’m forgetting the name of that will launch Epic and GoG games. Following that proton guide should make NTFS (windows) drives usable for anything in Linux though. I can boot games downloaded from “alternate sites” if I add them to steam as “non steam games” regardless of how the drive is mounted.
Lmao, most games have better performance on linux so you can’t claim it’s not the best
I have yet to find a game that doesn’t run
At this point I don’t even check before buying
Pop os on my gaming rig, works fine
There hasn’t been a single game I’ve struggled to run in the last few months on proton. I haven’t had a windows PC in like a year ish or more?
I play games heavily too.
Try it out sometime if your setup isn’t extremely niche and maybe you’ll find it to be accommodating.
The weirdest things I’ve had to do are click a box in steam to enable proton usage and reinstall something in Lutris for Battle.net on world of warcraft.
when the new kernel comes out Linux users will be safe
It’s going to take a lot longer than that for most distros to move to latest upstream. This specific fix might be pulled in as a hotfix if you’re lucky, but it still takes time. The latest Ubuntu LTS is on 5.15, for example, which was released in October 2021. Debian Bookworm, which just released last month, uses 6.1 from December 2022.
Critical security fixes are backported. There where a lot of kernels released yesterday that had the fix. For 5.15, 5.15.122 was released with the zenbleed mitigation.
5.15.122 was released with the zen bleed mitigation
But Ubuntu users (for example) won’t get that automatically. Canonical still has to pull the upstream release, run validation, and roll out a patch. It will probably be speedy, but still on the order of several weeks before people see it by default.
This is exactly the kind of thing that gets backported to stable LTS distros tho. The kernel Major.Minor is just the base - it doesn’t tell the whole story.
Right - I was just objecting to the suggestion that once upstream has the fix, “Linux users will be safe”.
Time to sit back and relax
Why is it that every time there’s drama about hardware, its something I own?
Well, this happens to affect the Ryzen 5 3600, which I’m pretty sure is one of AMD’s most popular processors ever…so you’re certainly not alone.
That’s because of monopolies… There are only two brands of PC CPUs you could own…
That’s a duopoly and is also not true, there are ARM processors readily available outside of Intel and AMD.
Oh how I miss Cyrix
I feel really lucky that it doesn’t affect Zen 3 since that’s what I have lol but I’m sure they will find some similar bug for Zen 3.
Isn’t EPYC just a different name for Zen 3?
Nope, EPYC is their server processors, not their consumer processors.
Oh Nice! Well then I’m lucky too. Got a Ryzen 9
Nice to know that security researchers are giving AMD some love too. Ill be sure to turn the patch off on my 3600 once it rolls around (can’t be losing any frames for something silly like security)
That’s a very bad idea.
The bad news is that the exploit doesn’t require physical hardware access and can be triggered by loading JavaScript on a malicious website.
I think it was sarcasm.
I want to say that I know, but it’s the internet, so you can never be sure. ¯\_(ツ)_/¯
Hell yeah, brother! 🤙
Planned fix
December 2023
Yikes.
It’s worth noting these are the firmware / microcode fixes.
There’s already a software solution available,
There is a software workaround, you can set the chicken bit DE_CFG[9]. This may have some performance cost, and the microcode update is preferred.
source: https://www.openwall.com/lists/oss-security/2023/07/24/3
AMD has also already released a fix for the big boy - the EPYC processor.
The MSR bit is potentially a large performance loss and AMD recommends their partners not use it. In my tests is was 5-15% on EPYC depending on workload. “Some performance cost” is really hiding the reality of that bit.
How come branch prediction seems so vulnerable to exploits? Both spectre and meltdown were also caused by branch prediction not working quite right.
The more steps in the instruction pipeline the more ways there are for there to be an error where some result doesn’t get erased when undoing stuff from the wrong branch. It’s basically like telling someone to move into a new house and get settled then stopping them six hours in and trying to make sure you get all their stuff out.
ELI5 how this works?
Intel had something like this as well (side channel attack?). I remember it because Linus Torvalds (creator of Linux kernel) ripped Intel a new one.
They’ve had a couple. Spectre is the one to which you’re referring, I bet.
Oh poop.
Is there any information on the performance impact of the microcode fix or is it too early for that?
So far the word is the microcode fix causes negligible performance impact, but using the MSR fix causes 5-15% loss. In my own testing on EPYC hardware, microcode made no noticable difference to my workloads and benchmarks. Same as random noise in results.
Feeling pretty smudge about my 2400g and RX580 “gaming” rig.
Makes me glad I’m using an ancient CPU from before the vulnerability.
Which one?
From Wikipedia:
Google has reported that any Intel processor since 1995 with out-of-order execution is potentially vulnerable to the Meltdown vulnerability (this excludes Itanium and pre-2013 Intel Atom CPUs).
A Ryzen 2500U.
Well
that’s not great
Updated amd64-microcode for EPYC processors appears available for several distributions which has mitigations available. I went ahead and proactively grabbed the microcode update from Debian unstable (not the best practice) and applied it without issue to my Bullseye/EPYC.
This isn’t exactly condoned as it’s not officially a backport, but I’ll take my chances as this is pretty critical.
Date of the updated microcode should be July 19th.
ELI5 how this works?
I’m just going to pretend I didn’t buy any AMD surface laptops.