Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 2021 22:37:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 253724] FreeBSD 13.0-BETA3: jail: cpuset: setaffinity: Resource deadlock avoided
Message-ID:  <bug-253724-227-dqW8pceFHR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253724-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253724-227@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=3D253724

Kyle Evans <kevans@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress

--- Comment #1 from Kyle Evans <kevans@freebsd.org> ---
Sorry about that; I think this is my preferred method to solve it:
https://reviews.freebsd.org/D28952

The main need that I have is preventing unprivileged users who are restrict=
ed
to a subset of available CPUs from bypassing that restriction by attaching
(allowed by MAC policy) to a jail with a wider mask. The patch above restor=
es
the system root's ability to administer such a setup as yours, and allows t=
he
previous behavior entirely (i.e. unprivileged users) with a MAC policy.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253724-227-dqW8pceFHR>