Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2023 15:11:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272093] The 'see_other_gids' security policy considers the effective group IDs and not the real ones
Message-ID:  <bug-272093-227-smeZotLYHk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272093-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272093-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=3D272093

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D0452dd841336cea7cd979b13ef12b6ea5=
e992eff

commit 0452dd841336cea7cd979b13ef12b6ea5e992eff
Author:     Olivier Certner <olce.freebsd@certner.fr>
AuthorDate: 2023-08-17 23:54:46 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2023-09-28 15:05:46 +0000

    cr_canseeothergids(): Policy change's manual pages impact

    See previous commit that made cr_canseeothergids() use the new
    realgroupmember() function, taking into account real group IDs instead
    of effective ones.

    PR:                     272093
    Reviewed by:            pauamma_gundo.com, mhorne
    MFC after:              2 weeks
    Sponsored by:           Kumacom SAS
    Differential Revision:  https://reviews.freebsd.org/D40644

 share/man/man9/cr_bsd_visible.9     | 2 +-
 share/man/man9/cr_canseeothergids.9 | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

--=20
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-272093-227-smeZotLYHk>