diff options
| author | Linus Torvalds <[email protected]> | 2017-03-17 20:16:24 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-03-17 20:16:24 +0000 |
| commit | b5f13082b19dc09378660226011ebfb033358ea6 (patch) | |
| tree | b34c748dceeb85320b7e5cdb4c7fa8c620e1c18a /net/unix/af_unix.c | |
| parent | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... (diff) | |
| parent | locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y (diff) | |
| download | kernel-b5f13082b19dc09378660226011ebfb033358ea6.tar.gz kernel-b5f13082b19dc09378660226011ebfb033358ea6.zip | |
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fixes from Thomas Gleixner:
"Three fixes related to locking:
- fix a SIGKILL issue for RWSEM_GENERIC_SPINLOCK which has been fixed
for the XCHGADD variant already
- plug a potential use after free in the futex code
- prevent leaking a held spinlock in an futex error handling code
path"
* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
futex: Add missing error handling to FUTEX_REQUEUE_PI
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
