Skip to content

A Simple bash script that patches the CVE-2022-0847 (dirty pipe) kernel vulnerability on Debian 11

License

Notifications You must be signed in to change notification settings

ih3na/debian11-dirty_pipe-patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

debian11-dirty_pipe-patcher

This Project is still under development

Since the Debian 11 still comes with the kernel version 5.10, which is vulnerable to the Dirty Pipe Vulnerability, this scirpt is made for manually compile and install the kernel version 5.18 which is not vulnerable.

Usage

  1. Clone the repository
  2. Run the bash script with sudo permissons
  3. Reboot the system

Notes

  • Do not do configurations in the first make config
  • Clear the cryptograpic key locations in the oldconfig
  • Make the proper Kernel Hacks and Drivere configurations in the make config screen

Special Credits

About

A Simple bash script that patches the CVE-2022-0847 (dirty pipe) kernel vulnerability on Debian 11

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages