The try_to_unmap_cluster function in mm/rmap.c in the Linux kernel before 3.14.3 does not properly consider which pages must be locked, which allows local users to cause a denial of service (system crash) by triggering a memory-usage pattern that requires removal of page-table mappings.
https://github.com/torvalds/linux/commit/57e68e9cd65b4b8eb4045a1e0d0746458502554c
https://bugzilla.redhat.com/show_bug.cgi?id=1093076
http://www.ubuntu.com/usn/USN-2240-1
http://www.securityfocus.com/bid/67162
http://www.openwall.com/lists/oss-security/2014/05/01/7
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.3