Date: Mon, 11 Jan 2016 19:25:53 +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-RuoVmbaDlu@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 #2 from commit-hook@freebsd.org --- A commit references this bug: Author: pfg Date: Mon Jan 11 19:25:44 UTC 2016 New revision: 293683 URL: https://svnweb.freebsd.org/changeset/base/293683 Log: 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 MFC after: 3 days Changes: head/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-RuoVmbaDlu>