[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170602213050.5ap2qtlsgkwnpckr@thunk.org>
Date: Fri, 2 Jun 2017 17:30:50 -0400
From: Theodore Ts'o <tytso@....edu>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] /dev/random bug fixes for 4.12
The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:
Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random.git tags/random_for_linus_stable
for you to fetch changes up to 9dfa7bba35ac08a63565d58c454dccb7e1bb0a08:
fix race in drivers/char/random.c:get_reg() (2017-05-24 17:41:26 -0400)
----------------------------------------------------------------
Fix a race on architectures with prioritized interrupts (such as m68k)
which can causes crashes in drivers/char/random.c:get_reg().
----------------------------------------------------------------
Michael Schmitz (1):
fix race in drivers/char/random.c:get_reg()
drivers/char/random.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists