[roll] Roll fuchsia [kernel][vm] Check overflow in CommitRangeInternal

Adds checks in CommitRangeOverflow to ensure offset and len cannot
overflow, including after rounding for page sizes, treating this as an
error case.

Original-Bug: 94459
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/656576
Original-Revision: 4ea1dffe973943f182a28367ce925dff6342aab8
GitOrigin-RevId: 83a6d4dd1517c2897cc590c2dcd60c1f0f888c90
Change-Id: I23baf2ad60b200ca4d2008968f55a91fa775348c
1 file changed
tree: ad6fa3a448ae9627b117db4ca76949c81b318a83
  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.