Merge pull request #47 from madaidan/msr

Blacklist CPU MSRs
This commit is contained in:
Patrick Schleizer 2019-12-22 15:26:07 +00:00 committed by GitHub
commit bce02ffdc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

3
etc/modprobe.d/msr.conf Normal file
View file

@ -0,0 +1,3 @@
# Blacklist CPU MSRs as they can be abused to write to
# arbitrary memory.
install msr /bin/false