speed47 / spectre-meltdown-checker

Reptar, Downfall, Zenbleed, ZombieLoad, RIDL, Fallout, Foreshadow, Spectre, Meltdown vulnerability/mitigation checker for Linux & BSD
3.85k stars 476 forks source link

Extracting MCEdb data... Error: no such column: date #400

Closed z-image closed 3 years ago

z-image commented 3 years ago

spectre-meltdown-checker.sh --update-fwdb is failing due to https://github.com/platomav/MCExtractor/commit/48d55666a3034118233fb4e76a6577173e4c6377

It seems 'Date' has been split into 'Year', 'Day', 'Month'.

speed47 commented 3 years ago

Confirmed, the "date" column has been completely removed from the MCE table, it's not an issue, it was just used to tag the version number. Pushing a fix in a few minutes.