kern/98015: [bfe] [patch] bfe(4): double free in error handling path.

Gavin Atkinson gavin.atkinson at ury.york.ac.uk
Wed May 9 14:30:07 UTC 2007


The following reply was made to PR kern/98015; it has been noted by GNATS.

From: Gavin Atkinson <gavin.atkinson at ury.york.ac.uk>
To: bug-followup at FreeBSD.org, uspoerlein at gmail.com
Cc: pjd at FreeBSD.org
Subject: Re: kern/98015: [bfe] [patch] bfe(4): double free in error
	handling path.
Date: Wed, 09 May 2007 15:22:02 +0100

 Hi,
 
 A patch was committed to -HEAD by pjd (if_bfe.c 1.32) with a simpler
 patch (as it doesn't attempt to use the bfe_detach routine) and had the
 following log message:
 
 Don't call bfe_release_resources() twice.
 Found by:	Coverity Prevent analysis tool
 CID:		600
 MFC after:	1 week
 
 This patch was never MFC'd, but looks to fix the issue reported.  pjd,
 is there any reason this cannot be MFC'd?
 
 Gavin


More information about the freebsd-bugs mailing list