All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lachlan McIlroy <lachlan@sgi.com>
To: David Chinner <dgc@sgi.com>
Cc: xfs-dev@sgi.com, xfs@oss.sgi.com
Subject: Re: Review: Fix use after free on forced shutdown
Date: Wed, 20 Dec 2006 08:49:01 +0000	[thread overview]
Message-ID: <4588F8FD.9020602@sgi.com> (raw)
In-Reply-To: <20061219053012.GY33919298@melbourne.sgi.com>

Fix looks good to me.

David Chinner wrote:
> As found earlier today trying to reproduce a different use
> after free, a machine with CONFIG_SLAB_DEBUG will panic on
> a forced shutdown if the inode has an assocaited item
> in the AIL.
> 
> Trivial fix is to remove the item from the AIL before
> freeing it.
> 
> Cheers,
> 
> Dave.

      reply	other threads:[~2006-12-20  8:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-19  5:30 Review: Fix use after free on forced shutdown David Chinner
2006-12-20  8:49 ` Lachlan McIlroy [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=4588F8FD.9020602@sgi.com \
    --to=lachlan@sgi.com \
    --cc=dgc@sgi.com \
    --cc=xfs-dev@sgi.com \
    --cc=xfs@oss.sgi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.