summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/kgdb.c
diff options
context:
space:
mode:
authorRoel Kluin <roel.kluin@gmail.com>2009-12-11 14:43:15 (GMT)
committerJason Wessel <jason.wessel@windriver.com>2009-12-11 14:43:15 (GMT)
commitb4f1b67be99d6eda8f2f252460905858ace871ef (patch)
tree192b55a4f009716d7a4e82ac061c9b8e89ffb377 /arch/x86/kernel/kgdb.c
parent84667d4849b0e0a939a76f9f62d45fa3b4d59692 (diff)
downloadlinux-fsl-qoriq-b4f1b67be99d6eda8f2f252460905858ace871ef.tar.xz
kgdbts: Read buffer overflow
Prevent write to put_buf[BUFMAX] in kgdb test suite. If put_buf_cnt was BUFMAX - 1 at the earlier test, `\0' is written to put_buf[BUFMAX]. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Diffstat (limited to 'arch/x86/kernel/kgdb.c')
0 files changed, 0 insertions, 0 deletions