public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: io-uring@vger.kernel.org, Pavel Begunkov <asml.silence@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/1] io_uring/zcrx: fix sgtable leak on mapping failures
Date: Sat, 14 Feb 2026 18:06:34 -0700	[thread overview]
Message-ID: <177111759401.436334.18359471040201613553.b4-ty@kernel.dk> (raw)
In-Reply-To: <de01fd4111d3f89ddbddb70bdd427c741f0cda46.1771091730.git.asml.silence@gmail.com>


On Sat, 14 Feb 2026 22:19:32 +0000, Pavel Begunkov wrote:
> In an unlikely case when io_populate_area_dma() fails, which could only
> happen on a PAGE_POOL_32BIT_ARCH_WITH_64BIT_DMA machine,
> io_zcrx_map_area() will have an initialised and not freed table. It was
> supposed to be cleaned up in the error path, but !is_mapped prevents
> that.
> 
> 
> [...]

Applied, thanks!

[1/1] io_uring/zcrx: fix sgtable leak on mapping failures
      commit: a983aae397767e9da931128ff2b5bf9066513ce3

Best regards,
-- 
Jens Axboe




      reply	other threads:[~2026-02-15  1:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-14 22:19 [PATCH 1/1] io_uring/zcrx: fix sgtable leak on mapping failures Pavel Begunkov
2026-02-15  1:06 ` Jens Axboe [this message]

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 \
    --in-reply-to=177111759401.436334.18359471040201613553.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=asml.silence@gmail.com \
    --cc=io-uring@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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