Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/basharkey/CVE-2022-0847-dirty-pipe-checker

Bash script to check for CVE-2022-0847 "Dirty Pipe"
https://github.com/basharkey/CVE-2022-0847-dirty-pipe-checker

Last synced: 21 days ago
JSON representation

Bash script to check for CVE-2022-0847 "Dirty Pipe"

Awesome Lists containing this project

README

        

# CVE-2022-0847-dirty-pipe-checker
Bash script to check for CVE-2022-0847 "Dirty Pipe"

https://dirtypipe.cm4all.com/

# Usage

Check current kernel version

```
./dpipe.sh
```

Check specific kernel version

```
./dpipe.sh 5.10.11
```