[roll] Roll fuchsia [virtualization][security] Add fuzzer to virtio-vsock

This CL adds a fuzzer to the methods modified in Bug: 87874, to provide
additional assurances about the validity of the fix and to highlight
any future bugs.

Test: fx fuzz virtio-fuzzers/virtio_vsock_fuzztest_test (see:
https: //fuchsia.dev/fuchsia-src/development/testing/fuzzing/run-a-fuzzer?hl=en)

Additional fuzzing for vsock has been filed: Bug: 96706

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/664465
Original-Revision: 1000838c76287f52165cbd4f586f2c91e126afa6
GitOrigin-RevId: 30cf4a9a1e3c112d6bfeef66bb77177940320b6e
Change-Id: I920151c1a30f4f45fe1c1e8754a5e77f11ec44ac
1 file changed
tree: c0e089993cf612959bbdb54ef226f7ebd050d6ec
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.