Ansible role for workaround for CVE-2017-2636 (Red Hat) - https://access.redhat.com/security/cve/CVE-2017-2636cve-2017-2636-el
=========
This role installs the workaround documented on https://access.redhat.com/security/cve/CVE-2017-2636 to blacklist the `n_hdlc` module from being loaded.
Requirements
------------
This role only applies to Red Hat Enterprise Linux versions 6 and 7, and variants (CentOS, CloudLinux, etc).
License
-------
MIT
Author Information
------------------
Alex Zorin @ [Serversaurus](https://serversaurus.com.au)
[4.0K] /data/pocs/a9dfa49b64fe820cd0f3d5e2b185afb453c2905a
├── [4.0K] defaults
│ └── [ 41] main.yml
├── [4.0K] files
│ └── [ 25] disable-n_hdlc.conf
├── [4.0K] handlers
│ └── [ 41] main.yml
├── [4.0K] meta
│ └── [3.8K] main.yml
├── [ 438] README.md
├── [4.0K] tasks
│ └── [ 308] main.yml
├── [4.0K] tests
│ ├── [ 9] inventory
│ └── [ 74] test.yml
└── [4.0K] vars
└── [ 37] main.yml
7 directories, 9 files