linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jes Sorensen <jes@trained-monkey.org>
To: Lukasz Florczak <lukasz.florczak@linux.intel.com>,
	linux-raid@vger.kernel.org
Cc: colyli@suse.de
Subject: Re: [PATCH] mdadm: Fix double free
Date: Thu, 31 Mar 2022 11:37:15 -0400	[thread overview]
Message-ID: <788262f0-1f6b-e21b-bf29-ed80a92d34af@trained-monkey.org> (raw)
In-Reply-To: <20220325114859.525589-1-lukasz.florczak@linux.intel.com>

On 3/25/22 07:48, Lukasz Florczak wrote:
> If there was a size mismatch after creation it would get fixed on grow
> in imsm_fix_size_mismatch(), but due to double free "double free or corruption (fasttop)"
> error occurs and grow cannot proceed.
> 
> Signed-off-by: Lukasz Florczak <lukasz.florczak@linux.intel.com>
> ---
>  super-intel.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Applied,

Thanks,
Jes


      reply	other threads:[~2022-03-31 15:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25 11:48 [PATCH] mdadm: Fix double free Lukasz Florczak
2022-03-31 15:37 ` Jes Sorensen [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=788262f0-1f6b-e21b-bf29-ed80a92d34af@trained-monkey.org \
    --to=jes@trained-monkey.org \
    --cc=colyli@suse.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=lukasz.florczak@linux.intel.com \
    /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;
as well as URLs for NNTP newsgroup(s).