Skip to content

v0.42

Compare
Choose a tag to compare
@speed47 speed47 released this 24 May 21:30
· 145 commits to master since this release
  • Feature: add FreeBSD MDS mitigation detection
  • Feature: add mocking functionality to help debugging, dump data to mock the behavior of your CPU with --dump-mock-data
  • Fix: AMD, ARM and CAVIUM are not vulnerable to MDS
  • Fix: RDCL_NO bit wasn't taking precedence for L1TF check on some newer Intel CPUs
  • Fix: The MDS_NO bit on newer Intel CPUs is now recognized and used
  • Fix: remove libvirtd from hypervisor detection to avoid false positives (#278)
  • Fix: under BSD, the data returned when reading MSR was incorrectly formatted
  • Misc: update builtin MCEdb from v110 to v111