Bugzilla – Bug 896262
VUL-0: CVE-2014-3631: kernel: keys: incorrect termination condition in assoc array garbage collection
Last modified: 2014-09-19 05:12:09 UTC
via rh#1140325 A flaw was found in the way the termination condition in the associative array garbage collection functionality was handled when used from the keys subsystem. A local unprivileged user could use this flaw to crash the system. Introduced by: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b2a4df200d570b2c33a57e1ebfa5896e4bc81b69 https://bugzilla.redhat.com/show_bug.cgi?id=1140325
https://bugzilla.redhat.com/show_bug.cgi?id=1140325 references a proposed patch.
https://lkml.org/lkml/2014/9/10/788
bugbot adjusting priority
introduced in 3.12, so SLE12 only.
(In reply to comment #2) > https://lkml.org/lkml/2014/9/10/788 This patch merged by Linus in v3.17-rc5: commit 95389b08d93d5c06ec63ab49bd732b0069b7c35e Author: David Howells <dhowells@redhat.com> Date: Wed Sep 10 22:22:00 2014 +0100 KEYS: Fix termination condition in assoc array garbage collection This fixes CVE-2014-3631. I will backport this patch and send to kernel@suse.de for review.
Created attachment 606448 [details] 0001-KEYS-Fix-termination-condition-in-assoc-array-garbag.patch Backported patch, sent to kernel@suse.de for review
Patch merged to SLE-12 kernel, set to FIXED.