commit | bbea34e693f4cc62d594efc7ef7629900d97b9a8 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Aug 02 08:52:27 2024 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Aug 02 08:52:27 2024 -0700 |
tree | fbede8b49f094dd5d846a3db66576d71506a76b8 | |
parent | c0ecd6388360d930440cc5554026818895199923 [diff] | |
parent | 8aa37bde1a7b645816cda8b80df4753ecf172bf1 [diff] |
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