これは、脆弱性の悪用が可能なカーネル構成を検出するためのシンプルなチェッカースクリプトです。このスクリプトが「kernel config not vulnerable」という結果を返したとしても、それは現在知られているパスでは脆弱性が悪用できないことを意味するにすぎません。
curl -s "https://raw.githubusercontent.com/kevcooper/CVE-2024-1086-checker/main/check_cve_2024_1086.py" | python3
git clone https://github.com/kevcooper/CVE-2024-1086-checker.git
cd CVE-2024-1086-checker
python3 check_cve_2024_1086.py