Hide Forgot
Description of problem: There are three problems in v1.5.5: (1) Key invalidation operation needs making available. (2) The input buffer in padd/pinstantiate isn't large enough. (3) keyctl show doesn't handle tree depth correctly. These are all fixed in v1.5.6 which is now available upstream. http://git.kernel.org/cgit/linux/kernel/git/dhowells/keyutils.git http://people.redhat.com/~dhowells/keyutils/keyutils-1.5.6.tar.bz2
I've added a test for the "keyctl show" depth problem here: http://git.kernel.org/cgit/linux/kernel/git/dhowells/keyutils.git/commit/?id=67e435c3f1810bc0902698ea4ac4a85b4aef7e4f The problem was that the dumper function was counting depth in terms of characters indented by instead of keyring depth and limiting the output too much.
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.