summaryrefslogtreecommitdiff
path: root/crypto/camellia.c
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2012-09-18 22:46:58 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-07 19:27:24 +0400
commit03acba6021da7f7bde0c0886379873791c6e24bf (patch)
treed0e1e7cbdc5ee0c912d876a00d413b6227a11404 /crypto/camellia.c
parente451b6d10c4afa8244c02b731536bcad8800e6f7 (diff)
downloadlinux-03acba6021da7f7bde0c0886379873791c6e24bf.tar.xz
staging: comedi: don't dereference user memory for INSN_INTTRIG
commit 5d06e3df280bd230e2eadc16372e62818c63e894 upstream. `parse_insn()` is dereferencing the user-space pointer `insn->data` directly when handling the `INSN_INTTRIG` comedi instruction. It shouldn't be using `insn->data` at all; it should be using the separate `data` pointer passed to the function. Fix it. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/camellia.c')
0 files changed, 0 insertions, 0 deletions