lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 19 Jul 2014 01:54:50 -0400 From: Theodore Ts'o <tytso@....edu> To: torvalds@...ux-foundation.org Cc: linux-kernel@...r.kernel.org Subject: [GIT PULL] /dev/random fixes for 3.16 The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab: Linux 3.16-rc5 (2014-07-13 14:04:33 -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 79a8468747c5f95ed3d5ce8376a3e82e0c5857fc: random: check for increase of entropy_count because of signed conversion (2014-07-19 01:42:13 -0400) ---------------------------------------------------------------- Fix a BUG splat found by trinity. ---------------------------------------------------------------- Hannes Frederic Sowa (1): random: check for increase of entropy_count because of signed conversion drivers/char/random.c | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 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