[Bug 248335] O_BENEATH leaks information about parent directories

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 22 22:55:46 UTC 2020


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

--- Comment #7 from commit-hook at FreeBSD.org ---
A commit references this bug:

Author: kib
Date: Tue Sep 22 22:54:56 UTC 2020
New revision: 366023
URL: https://svnweb.freebsd.org/changeset/base/366023

Log:
  Document {O,AT}_RESOLVE_BENEATH and new O_BENEATH behavior for relative
paths.

  PR:   248335
  Reviewed by:  markj
  Tested by:    pho
  Sponsored by: The FreeBSD Foundation
  MFC after:    1 week
  Differential revision:        https://reviews.freebsd.org/D25886

Changes:
  head/lib/libc/sys/access.2
  head/lib/libc/sys/chflags.2
  head/lib/libc/sys/chmod.2
  head/lib/libc/sys/chown.2
  head/lib/libc/sys/fhlink.2
  head/lib/libc/sys/getfh.2
  head/lib/libc/sys/link.2
  head/lib/libc/sys/open.2
  head/lib/libc/sys/stat.2
  head/lib/libc/sys/unlink.2
  head/lib/libc/sys/utimensat.2

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


More information about the freebsd-bugs mailing list