[Bug 251915] TOCTOU race between tty_signal_sessleader() and killjobc()
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 17 17:03:23 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251915
--- Comment #3 from Konstantin Belousov <kib at FreeBSD.org> ---
(In reply to Jakub Piecuch from comment #2)
One of the fundamental assumptions of the FreeBSD kernel code is that plain
stores and loads of fundamental types (integers up to long and pointers) are
atomic on supported arches. This is explained in the very beginning of
atomic(9).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list