[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130622143238.GA10957@kroah.com>
Date: Sat, 22 Jun 2013 07:32:38 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PATCH] Driver core fixes for 3.10-rc7
The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f:
Linux 3.10-rc6 (2013-06-15 11:51:07 -1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.10-rc6
for you to fetch changes up to 875979368eb4cfecff9f0e97625b90cc6009269d:
firmware loader: fix use-after-free by double abort (2013-06-18 10:41:55 -0700)
----------------------------------------------------------------
Driver core fix for 3.10-rc7
Here's a single patch for the firmware core that resolves a reported
oops in the firmware core that people have been hitting.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Ming Lei (1):
firmware loader: fix use-after-free by double abort
drivers/base/firmware_class.c | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists