Post #2558991
2026-05-08 19:58 UTC
@mmeier@social.mei-home.net looks like Talos + my security checklist prevents this one too ;)
Replies (2)
-
@mmeier@social.mei-home.net 2026-05-08 20:06
@rachel@transitory.social Ow, do you have to rub it in? 😁 How does Talos contribute to the protection here? Does it just have a newer kernel?
-
@schoentoon@mastodon.schoentoon.com 2026-05-08 20:11
@rachel@transitory.social @mmeier@social.mei-home.net At my work we disable kernel module loading using a systemd oneshot unit at boot (after loading everything that's needed). Didn't need to do anything for this one because of that. Annoyingly the previous one turned out to be built in instead of a module, so that required some work.