commit | 115a54162a6c0d0ef2aef25ebd0b61fc5e179ebe | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 19 16:33:26 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 19 16:33:26 2020 -0700 |
tree | d78a700b448162f1712819094d7e4c8846ebf9e5 | |
parent | 3c9e66568ad40dc17518fa00e2b28c3b450040d4 [diff] | |
parent | 4e89b7210403fa4a8acafe7c602b6212b7af6c3b [diff] |
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs Pull vfs fix from Al Viro: "Stable fodder fix: copy_fdtable() would get screwed on 64bit boxen with sysctl_nr_open raised to 512M or higher, which became possible since 2.6.25. Nobody sane would set the things up that way, but..." * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: fix multiplication overflow in copy_fdtable()