From: Linus Torvalds Date: Fri, 2 Aug 2024 15:52:27 +0000 (-0700) Subject: Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Tag: v6.11-rc2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbea34e693f4cc62d594efc7ef7629900d97b9a8;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs Pull vfs fix from Al Viro: "do_dup2() out-of-bounds array speculation fix" * tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: protect the fetch of ->fd[fd] in do_dup2() from mispredictions --- bbea34e693f4cc62d594efc7ef7629900d97b9a8