[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1473326296-23987-1-git-send-email-harish_kandiga@mentor.com>
Date: Thu, 8 Sep 2016 11:18:15 +0200
From: Harish Jenny K N <harish_kandiga@...tor.com>
To: Felipe Balbi <balbi@...nel.org>
CC: <linux-usb@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
<linux-kernel@...r.kernel.org>, Jim Baxter <jim_baxter@...tor.com>
Subject: [PATCH v1 0/1] usb: gadget: f_fs: Stop ffs_closed NULL pointers
This patchset fixes the crash in ffs_closed during a disconnect
of a USB composite FFS session. The issue was caused by the use
of an outdated pointer in ffs_closed which had been deleted and
not Nulled.
Note: Testing has only been done on an ARM i.MX6 based platform.
Jim Baxter (1):
usb: gadget: f_fs: Stop ffs_closed NULL pointers.
drivers/usb/gadget/function/f_fs.c | 5 +++++
1 file changed, 5 insertions(+)
--
1.7.9.5
Powered by blists - more mailing lists