- Status Closed
- Percent Complete
- Task Type Security Issue
- Category Any
-
Assigned To
Emulatorman - Operating System Hyperbola GNU/Linux-libre
- Severity Critical
- Priority Very High
- Reported Version Any
- Due in Version Starfix
-
Due Date
Undecided
- Votes
- Private
FS#184 - [linux-libre-lts*] Meltdown & Spectre Vulnerability
Multiple CVEs. Unprivileged programs can gain access to a hardware bug in the CPU, and thereby initiate memory dumps and other low-level attacks.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Glad to see someone is working on this. The sooner this is fixed the better. Hopefully there's a way so it won't slow down the computer too much...
Per https://lwn.net/Articles/743246/ - most bugs have been fixed in 4.9.75, we will be updating soon and monitoring to see if any additional patches are needed.
I hope at some point you find a way to defeat Spectre. I heard no one knows how to defeat spectre yet.
I wish you the best on this and your porting to libreSSL. :)
It is possible to backport retpoline support to GCC-6 compiler using patches from Debian (https://sources.debian.org/src/gcc-6/6.3.0-18+deb9u1/debian/patches/). Then recompile kernel with patched compiler in order to mitigate Spectre V2.
For stability reasons, we have plans to implement Debian patches in our toolchain for Milky Way v0.3 because it will be the first version that we will begin rebuild all packages from scratch following our Social Contract. However, we could add retpoline-specific patches from Debian as workaround for Milky Way v0.2, do you know what are those patches?
First 000* patches:
Thank you Jack, I'm building gcc with those patches.