Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2016 01:51:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 206056] [ext2fs][patch][panic] EXT4: mount panic from freeing invalid pointers
Message-ID:  <bug-206056-3630-HAk0BeGatA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206056-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206056-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206056

--- Comment #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pfg
Date: Thu Jan 14 01:51:18 UTC 2016
New revision: 293867
URL: https://svnweb.freebsd.org/changeset/base/293867

Log:
  MFC   r293683:
  ext4: mount panic from freeing invalid pointers

  Initialize the struct with those fields to zeroes on allocation,
  preventing the panic.

  Patch by:     Damjan Jovanovic.

  PR:           206056

Changes:
_U  stable/9/sys/
_U  stable/9/sys/fs/
  stable/9/sys/fs/ext2fs/ext2_vfsops.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206056-3630-HAk0BeGatA>