Post #1889086
2026-05-02 17:40 UTC
Yes.
Ubuntu doesn’t follow upstream kernels, so they will have to make a custom backport for 6.17 to fix the kernel
It’s very unlikely you need the module that has the bug, so the mitigation should work for you
Just double check lsmod | grep aead
As long as that module is not loaded, and you have the kmod update that adds /etc/modprobe.d/disable-algif.conf you’re protected
Replies (1)
-
@bad1080@piefed.social 2026-05-02 18:07
thank you very much! lsmod | grep aead just returns nothing