From: Christian Brauner Date: Tue, 28 Jul 2026 07:20:47 +0000 (+0200) Subject: Merge patch series "afs: Miscellaneous fixes" X-Git-Tag: v7.2-rc6~6^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c1766964cd10455c6065498862273b93f0d0117;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "afs: Miscellaneous fixes" David Howells says: (1) Fix afs_fs_fetch_data() to set call->async. (2) Fix afs_fs_fetch_data() to subtract transferred from len instead of adding it. (3) Fix a UAF when sending a message if the call is completed so quickly that the sending code hasn't finished with it when it gets freed. * patches from https://patch.msgid.link/20260723113452.566619-1-dhowells@redhat.com: afs: Fix UAF when sending a message afs: Fix afs_fs_fetch_data() to subtract transferred from len afs: Fix afs_fs_fetch_data() to set call->async Link: https://patch.msgid.link/20260723113452.566619-1-dhowells@redhat.com Signed-off-by: Christian Brauner (Amutable) --- 2c1766964cd10455c6065498862273b93f0d0117