Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Sep 2017 01:41:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222258] renameat(2) capability error with absolute path names outside of a sandbox
Message-ID:  <bug-222258-8-XTkBncDssz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222258-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222258-8@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=3D222258

--- Comment #4 from Ed Maste <emaste@freebsd.org> ---
In my testing the failure only occurs when
- the "to" file already exists
- the "to" file is specified by an absolute path

Running under ktrace I observed a bogus cap_rights_t triggering an assertion
failure when running kdump, with my fix in https://reviews.freebsd.org/D123=
91

--=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-222258-8-XTkBncDssz>