[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191129101753.9721-1-johan@kernel.org>
Date: Fri, 29 Nov 2019 11:17:49 +0100
From: Johan Hovold <johan@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org, Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/4] staging: gigaset: fix crashes on probe
Syzbot has been reporting a GPF on probe in the gigaset ISDN driver,
which have since been moved to staging.
The first patch fixes that issue, and the next one fixes a second crash
found during testing.
The third patch addresses a benign warning in USB core which syzbot is
bound to report once the crashes have been fixed.
And while I hate playing checkpatch games, the final patch addresses a
checkpatch warning introduced on purpose by the third patch.
Johan
Johan Hovold (4):
staging: gigaset: fix general protection fault on probe
staging: gigaset: fix illegal free on probe errors
staging: gigaset: add endpoint-type sanity check
staging: gigaset: rename endpoint-descriptor identifier
drivers/staging/isdn/gigaset/usb-gigaset.c | 39 ++++++++++++++--------
1 file changed, 26 insertions(+), 13 deletions(-)
--
2.24.0
Powered by blists - more mailing lists