Python script to check if your kernel is vulnerable to Dirty pipe CVE-2022-0847# CVE-2022-0847-dirty-pipe-kernel-checker
Python script to check if your kernel is vulnerable to Dirty pipe CVE-2022-0847
You can execute directly the script on your system and it will find your kernel version
But you can execute the script with as argument a kernel version to check (3 digit kernel version, like 5.10.103)
./check-dirty-pipe.py 5.10.103
and it will print if this version is vulnerable or not:
Is your system vulnerable to CVE: False
[4.0K] /data/pocs/8345f2b21a1d8ec903c8db6b96f8cdfffa2950e0
├── [ 882] check-dirty-pipe.py
└── [ 456] README.md
0 directories, 2 files