Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2016 22:31:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 205938] [ext2fs][patch][panic] EXT4: reading mmaped file causes panic because struct buf leaks
Message-ID:  <bug-205938-3630-LP2ZbHAETM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205938-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205938-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=3D205938

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

Author: pfg
Date: Sun Jan 10 22:30:40 UTC 2016
New revision: 293646
URL: https://svnweb.freebsd.org/changeset/base/293646

Log:
  MFC   r293370:
  ext2fs: reading mmaped file in Ext4 causes panic

  Always call brelse(path.ep_bp), fixing reading EXT4 files using mmap().

  Patch by Damjan Jovanovic.

  PR:           205938

Changes:
_U  stable/10/
  stable/10/sys/fs/ext2fs/ext2_bmap.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-205938-3630-LP2ZbHAETM>