aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip32
diff options
context:
space:
mode:
authorGravatar Gustavo A. R. Silva <gustavo@embeddedor.com> 2019-01-22 14:18:42 -0600
committerGravatar Thomas Bogendoerfer <tsbogend@alpha.franken.de> 2020-03-04 21:46:11 +0100
commit792a402c2840054533ef56279c212ef6da87d811 (patch)
treea8706dac3da5bbdef7445bd5c0e1866cfb7b0c6d /arch/mips/sgi-ip32
parentarch/mips: change duplicated word in NUMA help text (diff)
downloadlinux-792a402c2840054533ef56279c212ef6da87d811.tar.gz
linux-792a402c2840054533ef56279c212ef6da87d811.tar.bz2
linux-792a402c2840054533ef56279c212ef6da87d811.zip
MIPS: OCTEON: irq: Fix potential NULL pointer dereference
There is a potential NULL pointer dereference in case kzalloc() fails and returns NULL. Fix this by adding a NULL check on *cd* This bug was detected with the help of Coccinelle. Fixes: 64b139f97c01 ("MIPS: OCTEON: irq: add CIB and other fixes") Cc: stable@vger.kernel.org Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/sgi-ip32')
0 files changed, 0 insertions, 0 deletions