From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>,
"[email protected]" <[email protected]>
Subject: [GIT PULL] io_uring fix for 5.8-rc6
Date: Fri, 17 Jul 2020 09:52:13 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
Fix for a case where, with automatic buffer selection, we can leak
the buffer descriptor for recvmsg.
Please pull!
The following changes since commit 16d598030a37853a7a6b4384cad19c9c0af2f021:
io_uring: fix not initialised work->flags (2020-07-12 09:40:50 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.8-2020-07-17
for you to fetch changes up to 681fda8d27a66f7e65ff7f2d200d7635e64a8d05:
io_uring: fix recvmsg memory leak with buffer selection (2020-07-15 13:35:56 -0600)
----------------------------------------------------------------
io_uring-5.8-2020-07-17
----------------------------------------------------------------
Pavel Begunkov (1):
io_uring: fix recvmsg memory leak with buffer selection
fs/io_uring.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
--
Jens Axboe
next reply other threads:[~2020-07-17 15:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-17 15:52 Jens Axboe [this message]
2020-07-17 18:00 ` [GIT PULL] io_uring fix for 5.8-rc6 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox