Files
linux/fs/ecryptfs
Andre Osterhues c7fe2f529c ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
commit a6f80fb7b5 upstream.

The function ecryptfs_uid_hash wrongly assumes that the
second parameter to hash_long() is the number of hash
buckets instead of the number of hash bits.
This patch fixes that and renames the variable
ecryptfs_hash_buckets to ecryptfs_hash_bits to make it
clearer.

Fixes: CVE-2010-2492

Signed-off-by: Andre Osterhues <aosterhues@escrypt.com>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-02 10:21:29 -07:00
..
2010-01-25 10:49:17 -08:00
2009-03-27 14:44:01 -04:00
2009-10-08 11:31:38 -05:00
2008-10-16 11:21:39 -07:00