Skip to content

plazonic/removeaead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a very simple kernel module that disables aead crypto in kernels where algif_aead is built-in. You do not need this if algif_aead is built as an external module.

This prevents CVE-2026-31431 exploits and secures machines until updated kernels are available, installed and machines rebooted.

RPMs

I also include a spec file for building kernel modules on recent RHEL releases. RPM will autoload the module and configure the system for loading it at the boot time.

A few pre-built rpms for RHEL 8 and 9.6/9.7 can be found here:

src.rpms can be found in appropriate SRPM directories.

About

Disable Crypto AEAD in kernels with builtin algif_aead

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors