Bugzilla – Bug 881101
VUL-1: CVE-2014-3940: kernel: missing check during hugepage migration
Last modified: 2016-04-27 20:08:57 UTC
Linux kernel built with the HugeTLB file system(CONFIG_HUGETLBFS + CONFIG_HUGETLB_PAGE) along with Non Uniform Memory Access(CONFIG_NUMA) support is vulnerable to possible race conditions. It could occur when kernel attempts to perform hugepage migration. Upstream fix: https://lkml.org/lkml/2014/3/18/784 (only part 1 of the 2 patches) References: https://bugzilla.redhat.com/show_bug.cgi?id=1104097 http://seclists.org/oss-sec/2014/q2/399
Affected packages: SLE-11-SP3: kernel-source
bugbot adjusting priority
IIUC this issue effectively exists only if hugetlb pages are migratebale which is 3.12+. This means that none of TD branches are affected. pushed to SLE12 no other branches need this
then its done already I think