[Bug 249960] Capsicum test OpenatTest.WithFlag and ForkedOpenatTest_WithFlagInCapabilityMode._ failed after (r366012, r366036]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 8 22:31:34 UTC 2020


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

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

Author: kib
Date: Thu Oct  8 22:31:12 UTC 2020
New revision: 366549
URL: https://svnweb.freebsd.org/changeset/base/366549

Log:
  Do not allow to use O_BENEATH as an oracle.

  Specifically, if lookup() returned any error and the topping directory
  was not latched, which means that (non-existent) path did not returned
  to the topping location, give ENOTCAPABLE a priority over the lookup()
  error.

  PR:   249960
  Reviewed by:  emaste, ngie
  Sponsored by: The FreeBSD Foundation
  MFC after:    1 week
  Differential revision:        https://reviews.freebsd.org/D26695

Changes:
  head/sys/kern/vfs_lookup.c

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


More information about the freebsd-testing mailing list