[roll] Roll fuchsia [starnix] Add ptrace access checks to /proc/pid/stat fields

The /proc/pid/stat file restricts some fields to require the caller
to have ptrace read access to the target task. This check is made
with the no-audit flag, to prevent the LSM (e.g. SELinux) from
audit-logging denials.

Original-Bug: 479206172
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1486437
Original-Revision: deb94211a1b64a4eb3c52d8332ba1bf7b9157f89
GitOrigin-RevId: 515dd51eca0ac65792bf6cdffffc30b9b1f92b82
Change-Id: I3ec1749cf780f03b5c55a495b633f434b9b22ac4
1 file changed
tree: 34edce41a2b297e2cb874daa63508e7007ddddac
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.