Re: [PATCH] ext4: set h_journal if there is a failure starting a reserved handle

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Apr 18, 2018 at 10:07:43AM -0600, Andreas Dilger wrote:
> 
> > On Apr 18, 2018, at 9:49 AM, Theodore Ts'o <tytso@xxxxxxx> wrote:
> > 
> > If ext4 tries to start a reserved handle via
> > jbd2_journal_start_reserved(), and the journal has been aborted, this
> > can result in a NULL pointer dereference.  This is because the fields
> > h_journal and h_transaction in the handle structure share the same
> > meory, via a union, so jbd2_journal_start_reserved() will clear
> 
> (typo) s/meory/memory/

Thanks, fixed.

						- Ted



[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux