diff options
author | Johan Hovold <johan@kernel.org> | 2017-09-21 05:40:18 -0300 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2017-11-26 13:51:10 +0000 |
commit | 59a7195cd497d430d9f76bc9f71cf53ed4102743 (patch) | |
tree | 18a0653110a49d01ad858b436009e22afbdc82ce /lib/string_helpers.c | |
parent | b92072aadd839c9379190979edac63285ae2b790 (diff) |
cx231xx-cards: fix NULL-deref on missing association descriptor
commit 6c3b047fa2d2286d5e438bcb470c7b1a49f415f6 upstream.
Make sure to check that we actually have an Interface Association
Descriptor before dereferencing it during probe to avoid dereferencing a
NULL-pointer.
Fixes: e0d3bafd0258 ("V4L/DVB (10954): Add cx231xx USB driver")
Reported-by: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Tested-by: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
[bwh: Backported to 3.2: adjust filename, context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions