Linux To Report MIPS Vulnerabilities But They Often Go Unreported Or Dead Vendors

Written by Michael Larabel in Linux Kernel on 31 December 2020 at 09:17 AM EST. 15 Comments
LINUX KERNEL
The Linux kernel with the likes of ARM and x86 hardware leverage kernel infrastructure for reporting their relevant CPU security mitigations while only now the MIPS kernel code is seeing work to report such vulnerabilities. However, on the MIPS front it's more difficult with some vendors not publicly acknowledging vulnerabilities and other cases of MIPS hardware vendors no longer producing the hardware in question or even in business.

Sent out yesterday were patches providing MIPS vulnerabilities infrastructure for the Linux kernel, similar to that for other architectures.

With the patches developer Jiaxun Yang acknowledges the sad state of affairs for MIPS, "Add infrastructure to display CPU vulnerabilities. As most MIPS CPU vendors are dead today and we can't confirm vulnerabilities states with them, we'll display vulnerabilities as "Unknown" by default and override them in cpu-probe.c"


As for what is known about the state of CPU vulnerabilities for MIPS, the P5600/P6600 are known to be affected by Spectre V1 and Spectre V2. Loongson 64C is known to be vulnerable to Meltdown. Of all the MIPS hardware that's out there, those are the only known states on the MIPS front to developers and thus all that will be reported for now with the proposed addition to Linux.

At least though this will now integrate into the Linux sysfs vulnerabilities reporting so that the limited information that is available can be easily exposed.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week