aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2009-11-13 10:52:55 -0500
committerTrond Myklebust <[email protected]>2009-11-14 08:17:04 +0900
commit1e360a60b24ad8f8685af66fa6de10ce46693a4b (patch)
treeb720e1ec1431b296918cba7e399cf41285ea7b5c /drivers/mtd/lpddr/lpddr_cmds.c
parent96d25e532234bec1a1989e6e1baf702d43a78b0d (diff)
SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()
The size of buf[] must account for the string termination needed for the first strict_strtoul() call. Introduced in commit a02d6926. Fábio Olivé Leite points out that strict_strtoul() requires _either_ '\n\0' _or_ '\0' termination, so use the simpler '\0' here instead. See http://bugzilla.kernel.org/show_bug.cgi?id=14546 . Reported-by: [email protected] Signed-off-by: Chuck Lever <[email protected]> Signed-off-by: Fábio Olivé Leite <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions