On Tue, 18 Aug 2026 14:03:53 +0100 David Howells wrote:
Okay, there are only a couple of things that might merit producing a v8:
(1) There's a missing key_put() in afs_open_socket()'s error path.
(2) I should probably require READ permission on the key holding the appdata
provided by usespace through RXRPC_RESPONSE_APPDATA rather than SEARCH
permission to prevent this being used to pull the data out of keys that
can't otherwise read directly with keyctl().
Let's do a full v8 if you don't mind.
I gotta wrap things up for the -next PR and still ~260 patches
in the queue 😣️