Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2015 16:33:14 +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-aaCW1zSubH@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 #9 from Franco Fichtner <franco@opnsense.org> ---
The previous code in place before the "bad" revision in 2008 accessed la, made
its changes and called arprequest() after releasing the lock, like the other
code block still does.  You can maybe set a temporary variable inside the
locked area that calls arprequest() and afterwards trigger the function based
on the value of the temporary variable?

-- 
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-aaCW1zSubH>