FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Hotfix CVE-2026-31431 by danielzgtg · Pull Request #27 · linux-surface/surface-control · GitHub

Hotfix CVE-2026-31431 - #27

Closed
danielzgtg wants to merge 1 commit into
linux-surface:masterfrom
danielzgtg:fix/CVE-2026-31431
Closed

Hotfix CVE-2026-31431#27
danielzgtg wants to merge 1 commit into
linux-surface:masterfrom
danielzgtg:fix/CVE-2026-31431

Conversation

danielzgtg commented Apr 30, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

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

danielzgtg marked this pull request as draft April 30, 2026 08:56
danielzgtg marked this pull request as ready for review April 30, 2026 08:58
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

Copy link
Copy Markdown
Contributor Author

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.

Copy link
Copy Markdown
Contributor Author

Superseded. See parent issue

danielzgtg closed this Apr 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kernel escalation-to-root copy.fail CVE-2026-31431

1 participant


Back | FazBrowse Home | New Git URL