]> www.infradead.org Git - users/hch/configfs.git/commit
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Aug 2024 15:52:27 +0000 (08:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Aug 2024 15:52:27 +0000 (08:52 -0700)
commitbbea34e693f4cc62d594efc7ef7629900d97b9a8
treefbede8b49f094dd5d846a3db66576d71506a76b8
parentc0ecd6388360d930440cc5554026818895199923
parent8aa37bde1a7b645816cda8b80df4753ecf172bf1
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