CVE-2017-2636 : local kernel privilege escalation
As I am using Red Hat Insights to regularly check my systems for reliability and stability reasons, I received a notification today that there is a vulnerability affecting the Linux kernel's implementation of the HDLC (High-Level Data Link Control) TTY line discipline implementation. I followed the instructions for a workaround until an updated kernel with the final fix gets released :
suecho "install n_hdlc /bin/true" >> /etc/modprobe.d/disable-n_hdlc.confrebootOnce executed
sudo /usr/bin/redhat-access-insightsReference :
https://access.redhat.com/insights/actions/critical
https://access.redhat.com/security/cve/cve-2017-2636
https://access.redhat.com/security/vulnerabilities/CVE-2017-2636
Responses