android-cve-checker
android-cve-checker copied to clipboard
Python tool to check your Android kernel for missing CVE patches.
How to collect CVE patches and categorize them by version?The links I found on the Internet are scattered and irregular.
It removes and adds the same lines without modification, it's weird and useless.
`Traceback (most recent call last): File "main.py", line 134, in main() File "main.py", line 128, in main + cve_patches_to_push_file + ")? (Y/n) ") UnboundLocalError: local variable 'cve_patches_to_push_file' referenced before assignment...
Hello, maybee the comand isnt correct but its not well explained in the README.md. If i want to patch my kernel i dowload it from - https://github.com/Wzedlare/android_kernel_motorola_msm8937 Extract it and...