diff options
| author | Wufei <[email protected]> | 2010-04-28 21:42:32 +0000 |
|---|---|---|
| committer | Jason Wessel <[email protected]> | 2010-04-30 02:41:44 +0000 |
| commit | 56151e753468e34aeb322af4b0309ab727c97d2e (patch) | |
| tree | dd2b28d468e3c5fda711df1c0a3a6a3356772be9 /lib/debugobjects.c | |
| parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... (diff) | |
| download | kernel-56151e753468e34aeb322af4b0309ab727c97d2e.tar.gz kernel-56151e753468e34aeb322af4b0309ab727c97d2e.zip | |
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
The bypassing of this test is a leftover from 2.4 vintage
kernels, and is no longer appropriate, or even used by KGDB.
Currently KGDB uses probe_kernel_write() for all access to
memory via the KGDB core, so it can simply be deleted.
This fixes CVE-2010-1446.
CC: Benjamin Herrenschmidt <[email protected]>
CC: Paul Mackerras <[email protected]>
CC: Kumar Gala <[email protected]>
Signed-off-by: Wufei <[email protected]>
Signed-off-by: Jason Wessel <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
