summaryrefslogtreecommitdiff
path: root/drivers/amba/bus.c
diff options
context:
space:
mode:
authorDan Rosenberg <drosenberg@vsecurity.com>2010-09-15 11:43:04 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-09-17 04:54:59 (GMT)
commit44467187dc22fdd33a1a06ea0ba86ce20be3fe3c (patch)
tree5a05b2802aebe542ae5caeafd72161b4e9a3d726 /drivers/amba/bus.c
parent7011e660938fc44ed86319c18a5954e95a82ab3e (diff)
downloadlinux-44467187dc22fdd33a1a06ea0ba86ce20be3fe3c.tar.xz
drivers/net/eql.c: prevent reading uninitialized stack memory
Fixed formatting (tabs and line breaks). The EQL_GETMASTRCFG device ioctl allows unprivileged users to read 16 bytes of uninitialized stack memory, because the "master_name" member of the master_config_t struct declared on the stack in eql_g_master_cfg() is not altered or zeroed before being copied back to the user. This patch takes care of it. Signed-off-by: Dan Rosenberg <dan.j.rosenberg@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/amba/bus.c')
0 files changed, 0 insertions, 0 deletions