Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2015 14:58:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 200323] BPF userland misuse can crash the system
Message-ID:  <bug-200323-2472-fLis0VDmCJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200323-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200323-2472@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=200323

--- Comment #4 from Franco Fichtner <franco@opnsense.org> ---
la is being read and modified after unlock with the attached patch.  Though it
looks like arprequest() may indeed work as expected without the lock held.  Not
sure if unlock/lock around arprequest is advisable; there may be a more
fundamental issue with the code block itself?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200323-2472-fLis0VDmCJ>