lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 26 Sep 2020 04:38:07 -0600
From:   Jens Axboe <axboe@...nel.dk>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     io-uring <io-uring@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] io_uring fixes for 5.9-rc

Hi Linus,

Two fixes for regressions in this cycle, and one that goes to 5.8
stable.

- Fix leak of getname() retrieved filename
- Removal of plug->nowait assignment, fixing a regression with btrfs
- Fix for async buffered retry

Please pull.


The following changes since commit 4eb8dded6b82e184c09bb963bea0335fa3f30b55:

  io_uring: fix openat/openat2 unified prep handling (2020-09-21 07:51:03 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.9-2020-09-25

for you to fetch changes up to f38c7e3abfba9a9e180b34f642254c43782e7ffe:

  io_uring: ensure async buffered read-retry is setup properly (2020-09-25 15:39:13 -0600)

----------------------------------------------------------------
io_uring-5.9-2020-09-25

----------------------------------------------------------------
Jens Axboe (3):
      io_uring: ensure open/openat2 name is cleaned on cancelation
      io_uring: don't unconditionally set plug->nowait = true
      io_uring: ensure async buffered read-retry is setup properly

 fs/io_uring.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
Jens Axboe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ