aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2012-09-24 17:20:52 +0100
committerGreg Kroah-Hartman <[email protected]>2012-09-26 10:45:38 -0700
commitb655c2c4782ed3e2e71d2608154e295a3e860311 (patch)
treec358dc6a816124139b1085d5c0eaec4b4bdbefae /net/unix/sysctl_net_unix.c
parent67f2021fb1519057b0643d871b2afcd583bcc40d (diff)
staging: comedi: s626: don't dereference insn->data
`s626_enc_insn_config()` is incorrectly dereferencing `insn->data` which is a pointer to user memory. It should be dereferencing the separate `data` parameter that points to a copy of the data in kernel memory. Signed-off-by: Ian Abbott <[email protected]> Reviewed-by: H Hartley Sweeten <[email protected]> Cc: stable <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions