The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b: Linux 6.11-rc1 (2024-07-28 14:19:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes for you to fetch changes up to 8aa37bde1a7b645816cda8b80df4753ecf172bf1: protect the fetch of ->fd[fd] in do_dup2() from mispredictions (2024-08-01 15:51:57 -0400) ---------------------------------------------------------------- do_dup2() out-of-bounds array speculation fix ---------------------------------------------------------------- Al Viro (1): protect the fetch of ->fd[fd] in do_dup2() from mispredictions fs/file.c | 1 + 1 file changed, 1 insertion(+)