[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171004090113.24218-1-johan@kernel.org>
Date: Wed, 4 Oct 2017 11:01:11 +0200
From: Johan Hovold <johan@...nel.org>
To: linux-usb@...r.kernel.org
Cc: Andrey Konovalov <andreyknvl@...gle.com>,
linux-kernel@...r.kernel.org, Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/2] USB: serial: console: fix two use-after-free bugs
A recent clean-up patch of mine did more than intended and introduced
the potential for a use-after-free on disconnect under some very
specific circumstances. Fortunately those circumstances were not obscure
enough to prevent Andrey's fuzzing from triggering the bug.
While fixing this one I found a related issue through inspection which
dates back to 2006.
Johan
Johan Hovold (2):
USB: serial: console: fix use-after-free on disconnect
USB: serial: console: fix use-after-free after failed setup
drivers/usb/serial/console.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.14.2
Powered by blists - more mailing lists