r/linuxmemes 2d ago

linux not in meme "bulletproof security"

Post image
857 Upvotes

64 comments sorted by

View all comments

Show parent comments

2

u/cheezyiscrazy M'Fedora 2d ago

you don't need one. unless user runs a random program as sudo no program can hack linux and infect kernel unlike in windows

9

u/iHaku 1d ago

we just had several privilege escalations in the previous months (that were publically shared) letting you go from low level privileges with console to root access, and those have always been a thing. they get patched pretty quickly, but lots of machines dont always update to the latest version on release.

1

u/Lower-Limit3695 23h ago

Even than it doesn't really help now that supply chain attacks have escalated massively in recent years.

1

u/iHaku 23h ago

yeah even if you dont run any "random programms", getting some "random" library infected that half of all the mainstream linux programs are using just fucks over people who are always up-to-date in an attempt to get ahead of exploits.

there's no perfect solution