| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
I'm hotfixing this in surface-control because the kernel builds haven't been working for weeks. This hotfixes an escalation-to-root kernel vulnerability. Apparently Fedora has it built into the kernel, so this modprobe hotfix won't work. A GRUB `initcall_blacklist=algif_aead_init` is needed. Fixes: linux-surface/linux-surface#2090
|
I need help for the Fedora version. https://www.reddit.com/r/sysadmin/comments/1szajkx/copy_fail_cve202631431_is_a_trivially_exploitable/oj0m0bi/ says it's built into the kernel and we should use initcall_blacklist=algif_aead_init in GRUB. But I don't know whether Fedora has a drop-in file for GRUB. |
Sorry, something went wrong.
|
Superseded. See parent issue |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I'm hotfixing this in surface-control because the kernel builds haven't been working for weeks.
This hotfixes an escalation-to-root kernel vulnerability.
Apparently Fedora has it built into the kernel, so this modprobe hotfix won't work. A GRUB initcall_blacklist=algif_aead_init is needed.
Fixes: linux-surface/linux-surface#2090