aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_gem.c
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2020-07-17 14:52:55 +0000
committerGreg Kroah-Hartman <[email protected]>2020-07-20 08:18:57 +0000
commit0bd0db42a030b75c20028c7ba6e327b9cb554116 (patch)
tree2e73039c056839a42d252a0b3bf89978235c36fe /drivers/gpu/drm/lima/lima_gem.c
parentstaging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support (diff)
downloadkernel-0bd0db42a030b75c20028c7ba6e327b9cb554116.tar.gz
kernel-0bd0db42a030b75c20028c7ba6e327b9cb554116.zip
staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift
The `INSN_CONFIG` comedi instruction with sub-instruction code `INSN_CONFIG_DIGITAL_TRIG` includes a base channel in `data[3]`. This is used as a right shift amount for other bitmask values without being checked. Shift amounts greater than or equal to 32 will result in undefined behavior. Add code to deal with this. Fixes: 33cdce6293dcc ("staging: comedi: addi_apci_1032: conform to new INSN_CONFIG_DIGITAL_TRIG") Cc: <[email protected]> #3.8+ Signed-off-by: Ian Abbott <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/lima/lima_gem.c')
0 files changed, 0 insertions, 0 deletions