android_kernel_samsung_univ.../arch
Sebastian Ott 5169397d50 s390/pci: fix out of bounds access during irq setup
commit 866f3576a72b2233a76dffb80290f8086dc49e17 upstream.

During interrupt setup we allocate interrupt vectors, walk the list of msi
descriptors, and fill in the message data. Requesting more interrupts than
supported on s390 can lead to an out of bounds access.

When we restrict the number of interrupts we should also stop walking the
msi list after all supported interrupts are handled.

Cc: stable@vger.kernel.org
Signed-off-by: Sebastian Ott <sebott@linux.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-05 09:18:40 +02:00
..
alpha
arc arc: fix type warnings in arc/mm/cache.c 2018-09-05 09:18:36 +02:00
arm KVM: arm/arm64: Skip updating PMD entry if no change 2018-09-05 09:18:38 +02:00
arm64 arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() 2018-09-05 09:18:38 +02:00
avr32
blackfin
c6x
cris
frv
h8300
hexagon
ia64
m32r
m68k m68k: fix "bad page state" oops on ColdFire boot 2018-08-24 13:26:57 +02:00
metag
microblaze
mips Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum" 2018-09-05 09:18:36 +02:00
mn10300
nios2
openrisc
parisc parisc: Remove unnecessary barriers from spinlock.h 2018-08-24 13:27:01 +02:00
powerpc
s390 s390/pci: fix out of bounds access during irq setup 2018-09-05 09:18:40 +02:00
score
sh
sparc
tile
um
unicore32
x86 x86/spectre: Add missing family 6 check to microcode check 2018-09-05 09:18:40 +02:00
xtensa
.gitignore
Kconfig