[roll] Roll fuchsia [sestarnix] Validate lack of permissions enforcement for eventfds

Use the `eventfd()` API as the canary for validation of which
access checks apply to private anonymous nodes, and which do not.

Original-Bug: 404773987
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238147
Original-Revision: 347aebf74275276de4ca297fec9afaa5db368db7
GitOrigin-RevId: 1befcc97afb4e4536a0ce7496d3454f42b7653fd
Change-Id: I59e0bbf684c24dac622e46084ac6839d8caef0e8
1 file changed
tree: 5bb9651434d46a7a5d206572ae0871784e3ecbb3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.