[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: address@hidden lacks Stack Clash mitigation; reaches EOL soon
From: |
Mark H Weaver |
Subject: |
Re: address@hidden lacks Stack Clash mitigation; reaches EOL soon |
Date: |
Thu, 29 Jun 2017 12:44:35 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
linux-4.1.42 has just been released, which includes a backport of the
Stack Clash mitigation. Hopefully the corresponding linux-libre release
will be out in the next day or so.
If you're impatient, you could cherry-pick the following two commits:
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git/commit/?h=linux-4.1.y&id=8b18c6b2a0dde5186ed83a60c4915c0909cbeb0a
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git/commit/?h=linux-4.1.y&id=dcda279dede75d5cb4e6af18ba90eb4ca1e813ee
It would be similar to commit 91c623aae0f10992aa46957b9072679534e4cd28,
but applied only to linux-libre-4.1.
Mark