aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
diff options
context:
space:
mode:
authorRene Herman <rene.herman@keyaccess.nl>2008-08-11 19:20:17 +0200
committerIngo Molnar <mingo@elte.hu>2008-08-11 19:40:38 +0200
commit48d97cb65e62a5f1122ac2cf1149800d4f4693e8 (patch)
tree20f9ccaeeb89eebec0444fb3eb45ebaa6f2c3525 /arch/x86/kernel/smpboot.c
parentEFI, x86: fix function prototype (diff)
downloadlinux-dev-48d97cb65e62a5f1122ac2cf1149800d4f4693e8.tar.xz
linux-dev-48d97cb65e62a5f1122ac2cf1149800d4f4693e8.zip
x86: make "apic" an early_param() on 32-bit, NULL check
Cyrill Gorcunov observed: > you turned it into early_param so now it's NULL injecting vulnerabled. > Could you please add checking for NULL str param? fix that. Also, change the name of 'str' into 'arg', to make it more apparent that this is an optional argument that can be NULL, not a string parameter that is empty when unset. Reported-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Rene Herman <rene.herman@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/smpboot.c')
0 files changed, 0 insertions, 0 deletions