[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1455827348-8574-1-git-send-email-pebolle@tiscali.nl>
Date: Thu, 18 Feb 2016 21:29:07 +0100
From: Paul Bolle <pebolle@...cali.nl>
To: netdev@...r.kernel.org
Cc: Dmitry Vyukov <dvyukov@...gle.com>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Martin Wilck <Martin.Wilck@...fujitsu.com>,
Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>,
Tilman Schmidt <tilman@...p.cc>, linux-kernel@...r.kernel.org,
gigaset307x-common@...ts.sourceforge.net
Subject: [PATCH 0/1] ser_gigaset: use container_of() instead of detour
Dmitry Vyukov reported that the syzkaller fuzzer uncovered a leak in
ser_gigaset (see
https://lkml.kernel.org/g/CACT4Y+Y+P7-pM0D4HTz4ZF6i+Rya22eOkPdnrv_OmDCMB7eQtg@mail.gmail.com).
This small patch fixes that. The commit explanation contains all the details to
understand how this leak made its way into the code.
This should eventually land in stable. No fixes tag because backporting is
probably not so straightforward for v4.3 and earlier. So I suggest I'll send
proper backports in about two weeks.
Paul Bolle (1):
ser_gigaset: use container_of() instead of detour
drivers/isdn/gigaset/ser-gigaset.c | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
--
2.4.3
Powered by blists - more mailing lists