Skip to content

Linux: CVE

Warren G Brown edited this page Sep 8, 2022 · 1 revision

CVE

(echo;read -p "What is the CVE (CVE-####-####)?: " CVE; cat /etc/redhat-release; rpm -q glibc; grep installonly_limit /etc/yum.conf; rpm -q glibc --changelog | grep $CVE; uptime)
Clone this wiki locally