The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b: Linux 5.6-rc4 (2020-03-01 16:38:46 -0600) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/filelock-v5.6-1 for you to fetch changes up to 6d390e4b5d48ec03bb87e63cf0a2bff5f4e116da: locks: fix a potential use-after-free problem when wakeup a waiter (2020-03-06 11:54:13 -0500) ---------------------------------------------------------------- Just a couple of late-breaking patches for the file locking code. The second patch (from yangerkun) fixes a rather nasty looking potential use-after-free that should go to stable. The other patch could technically wait for 5.7, but it's fairly innocuous so I figured we might as well take it. Thanks, Jeff ---------------------------------------------------------------- Kees Cook (1): fcntl: Distribute switch variables for initialization yangerkun (1): locks: fix a potential use-after-free problem when wakeup a waiter fs/fcntl.c | 6 ++++-- fs/locks.c | 14 -------------- 2 files changed, 4 insertions(+), 16 deletions(-) -- Jeff Layton <jlayton@xxxxxxxxxx>
Attachment:
signature.asc
Description: This is a digitally signed message part