Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Oct 2020 22:31:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 249960] Capsicum test OpenatTest.WithFlag and ForkedOpenatTest_WithFlagInCapabilityMode._ failed after (r366012, r366036]
Message-ID:  <bug-249960-32464-7AJsVanMIX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249960-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249960-32464@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=3D249960

--- Comment #4 from commit-hook@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

--=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-249960-32464-7AJsVanMIX>