Page MenuHomeFreeBSD

Do not allow to use O_BENEATH as an oracle.
ClosedPublic

Authored by kib on Oct 6 2020, 3:48 PM.
Tags
None
Referenced Files
F132639587: D26695.id78028.diff
Sat, Oct 18, 4:14 PM
F132632259: D26695.id.diff
Sat, Oct 18, 2:45 PM
F132619963: D26695.id78028.diff
Sat, Oct 18, 12:05 PM
F132597205: D26695.id77944.diff
Sat, Oct 18, 7:09 AM
F132584722: D26695.id77944.diff
Sat, Oct 18, 4:37 AM
Unknown Object (File)
Fri, Oct 17, 1:01 PM
Unknown Object (File)
Fri, Oct 17, 1:01 PM
Unknown Object (File)
Fri, Oct 17, 1:01 PM
Subscribers

Details

Summary

Specifically, if lookup() returned any error and the topping directory was not latched, give ENOTCAPABLE a priority over the lookup() error.

PR: 249960

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Oct 6 2020, 3:48 PM
sys/kern/vfs_lookup.c
600 ↗(On Diff #77943)

extra line?

kib marked an inline comment as done.

Empty comment line.

This revision is now accepted and ready to land.Oct 6 2020, 7:16 PM
This revision was automatically updated to reflect the committed changes.