CPU vulnerabilities

AmigaOne X5000 platform specific issues related to Linux only.
Post Reply
User avatar
xeno74
Posts: 6982
Joined: Fri Mar 23, 2012 7:58 am

CPU vulnerabilities

Post by xeno74 »

FYI:

X1000, CPU: PWRficient PA6T-1682M, kernel 4.20-rc3: grep . /sys/devices/system/cpu/vulnerabilities/*

Code: Select all

/sys/devices/system/cpu/vulnerabilities/l1tf:Not affected
/sys/devices/system/cpu/vulnerabilities/meltdown:Vulnerable
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Vulnerable
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Software count cache flush
X5000/020, CPU: P5020 (e5500), kernel 4.20-rc3: grep . /sys/devices/system/cpu/vulnerabilities/*

Code: Select all

/sys/devices/system/cpu/vulnerabilities/l1tf:Not affected
/sys/devices/system/cpu/vulnerabilities/meltdown:Not affected
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Not affected
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Software count cache flush
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 6982
Joined: Fri Mar 23, 2012 7:58 am

Re: CPU vulnerabilities

Post by xeno74 »

Hi,

I reported the PA6T vulnerabilities to the Linux PPC developers today.

Link: https://lists.ozlabs.org/pipermail/linuxppc-dev/2018-November/181780.html

The P5020 CPU doesn’t have any problems with vulnerabilities with the latest Linux kernels! :-)

Have a nice week!

Cheers,
Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 6982
Joined: Fri Mar 23, 2012 7:58 am

Re: CPU vulnerabilities

Post by xeno74 »

FYI:

X5000/020, CPU: P5020 (e5500), kernel 4.21-alpha3: grep . /sys/devices/system/cpu/vulnerabilities/*

Code: Select all

/sys/devices/system/cpu/vulnerabilities/l1tf:Not affected
/sys/devices/system/cpu/vulnerabilities/meltdown:Not affected
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Not affected
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Branch predictor state flush
Further information: NXP PowerPC Processors Finally Being Mitigated Against Spectre V2 With Linux 4.21
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Post Reply