[Bug 222258] renameat(2) capability error with absolute path names outside of a sandbox
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 17 14:04:34 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222258
--- Comment #10 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emaste
Date: Sun Sep 17 14:03:55 UTC 2017
New revision: 323675
URL: https://svnweb.freebsd.org/changeset/base/323675
Log:
libsysdecode: report invalid cap_rights_t
Previously we'd have an assertion failure in cap_rights_is_set if
sysdecode_cap_rights is called with an invalid cap_rights_t, so test for
validity first.
PR: 222258
Reviewed by: cem
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D12391
Changes:
head/lib/libsysdecode/flags.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list