Root access vulnerability in glibc library impacts many Linux distros

joojmachine@lemmy.ml to Linux@lemmy.ml – 352 points –
Root access vulnerability in glibc library impacts many Linux distros
securityaffairs.com
87

You are viewing a single comment

Try having unattended-upgrades with a rolling distro.

I don't want unattended upgrades >:/

Just don't upgrade for a while and you become debian

It's not like windows forcing you to reboot every Tuesday so Edge can come back

Man, I do this all the time. snapper and grub-btrfs has enabled all kinds of amazing things. I'm so close to just doing:

$ sudo crontab -l
* * 3 * * pacman -Syu --no-confirm

I've got separate offline backups and rescue disks, but I'm pretty confident that grub-btrfs will let me recover pretty quickly.

grub-btrfs with timeshift didn't helped me in my upgrade from fedora 38 to 39, when i rolled back with grub-btrfs, what loaded was weird mix of 38 and 39, that didn't even let me browse my filesystem, got to disassemble laptop, get out ssd, use it as external, and even then half of the ssd was locked, ssd was new and chmod didn't helped, even from live usb, had to copy files with testdisk and dd zero's on whole disk for it to work again

2 more...
2 more...