The do_task_stat function in fs/proc/array.c in the Linux kernel before 2.6.39-rc1 does not perform an expected uid check, which makes it easier for local users to defeat the ASLR protection mechanism by reading the start_code and end_code fields in the /proc/#####/stat file for a process executing a PIE binary.
https://lkml.org/lkml/2011/3/11/380
https://bugzilla.redhat.com/show_bug.cgi?id=684569
http://www.spinics.net/lists/mm-commits/msg82726.html
http://www.securityfocus.com/bid/47791
http://www.kernel.org/pub/linux/kernel/v2.6/testing/v2.6.39/ChangeLog-2.6.39-rc1