[Bug 222258] renameat(2) capability error with absolute path names outside of a sandbox

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 16 01:42:00 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222258

--- Comment #4 from Ed Maste <emaste at 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/D12391

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list