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
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