Spectre V2 again
Posted: 10. May 2021, 21:43
				
				I did a look into /var/log/ because I suspected logs were increasing like a monster, but no: var/log only (!) has 2.6 Gb. It seems that I am not obliged to reduce it.
However, regarding syslog file I get
There are dozens, perhaps hundreds, of lines like this one:
which has perturbated me. 
Anyway I ran this script which say me that there is no danger: https://github.com/speed47/spectre-meltdown-checker.
Who do I have to listen to?
			However, regarding syslog file I get
Code: Select all
 cat /var/log/syslog | grep V2 Code: Select all
 May 10 17:33:10 darkstar kernel: [   11.388919] Spectre V2 : System may be vulnerable to spectre v2 Anyway I ran this script which say me that there is no danger: https://github.com/speed47/spectre-meltdown-checker.
Who do I have to listen to?