summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc
diff options
context:
space:
mode:
authorChen Gang <gang.chen@asianux.com>2013-02-25 16:51:49 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-03-05 05:56:27 (GMT)
commit6b6680c4ea3952af8ae76915cbca41245147741b (patch)
tree3863f55ebb6a7f1c49830337c7a8aa52443c54a8 /drivers/tty/hvc
parent27777890d0fae55d14ef18791fc7994faf1bc867 (diff)
downloadlinux-6b6680c4ea3952af8ae76915cbca41245147741b.tar.xz
powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code
the dest buf len is 80 (HVCS_CLC_LENGTH + 1). the src buf len is PAGE_SIZE. if src buf string len is more than 80, it will cause issue. Signed-off-by: Chen Gang <gang.chen@asianux.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/tty/hvc')
0 files changed, 0 insertions, 0 deletions