summary refs log tree commit diff
path: root/net/Makefile
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-04-24 08:01:48 +0200
committerTakashi Iwai <tiwai@suse.de>2018-04-25 10:37:47 +0200
commitf9d94b57e30fd1575b4935045b32d738668aa74b (patch)
tree14fed608682d7de7c2a66245a06b6e79a1b39b14 /net/Makefile
parent7f054a5bee0987f1e2d4e59daea462421c76f2cb (diff)
downloadlinux-f9d94b57e30fd1575b4935045b32d738668aa74b.tar.gz
ALSA: asihpi: Hardening for potential Spectre v1
As recently Smatch suggested, a couple of places in ASIHPI driver may
expand the array directly from the user-space value with speculation:
  sound/pci/asihpi/hpimsginit.c:70 hpi_init_response() warn: potential spectre issue 'res_size' (local cap)
  sound/pci/asihpi/hpioctl.c:189 asihpi_hpi_ioctl() warn: potential spectre issue 'adapters'

This patch puts array_index_nospec() for hardening against them.

BugLink: https://marc.info/?l=linux-kernel&m=152411496503418&w=2
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions