Bug 245625 - close_range(2) is not audited; closefrom(2) was
Summary: close_range(2) is not audited; closefrom(2) was
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: Kyle Evans
URL:
Keywords: feature, needs-patch, regression
Depends on:
Blocks:
 
Reported: 2020-04-14 23:33 UTC by Kyle Evans
Modified: 2020-10-27 16:25 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle Evans freebsd_committer freebsd_triage 2020-04-14 23:33:31 UTC
closefrom has been converted to close_range. Opening discussions with OpenBSM folks about this, marking the test-case in base as an expected fail for the moment.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-04-14 23:36:13 UTC
A commit references this bug:

Author: kevans
Date: Tue Apr 14 23:36:03 UTC 2020
New revision: 359944
URL: https://svnweb.freebsd.org/changeset/base/359944

Log:
  tests: audit: mark closefrom test an expected fail for now

  closefrom has been converted to close_range internally; remediation is
  underway for this, marking it as an expected fail for now while proper
  course is determined.

  PR:		245625

Changes:
  head/tests/sys/audit/file-close.c