[Trusty][CVE-2016-3961][PATCH 0/3] xen: Suppress hugetlbfs in PV guests

Luis Henriques luis.henriques at canonical.com
Thu Sep 22 12:40:12 UTC 2016


Following this email, I'm sending CVE-2016-3961 fix for Trusty.  The actual fix
is commit 103f6112f253 ("x86/mm/xen: Suppress hugetlbfs in PV guests"), but a
few other commits are required.

Note that commit 7f9be77555bb ("s390/hugetlb: add hugepages_supported define")
is included here for completeness as this platform is actually not supported in
Trusty.

Dominik Dingel (2):
  mm: hugetlb: allow hugepages_supported to be architecture specific
  s390/hugetlb: add hugepages_supported define

Jan Beulich (1):
  x86/mm/xen: Suppress hugetlbfs in PV guests

 arch/s390/include/asm/hugetlb.h |  1 +
 arch/x86/include/asm/hugetlb.h  |  1 +
 include/linux/hugetlb.h         | 17 ++++++++---------
 3 files changed, 10 insertions(+), 9 deletions(-)





More information about the kernel-team mailing list