[Bug 200323] BPF userland misuse can crash the system
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 15 16:17:09 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200323
--- Comment #7 from Franco Fichtner <franco at opnsense.org> ---
You read a value from a lock-protected entity, you acquire a (read) lock. You
write a value to a lock-protected entity, you acquire a (write) lock. After
the patch, there is neither. Do you want to risk pushing a regression into
production code?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list