[roll] Roll fuchsia [elfldltl] Detect bad DT_GNU_HASH data via arithmetic overflow

The validation of the DT_GNU_HASH header fields as not being
invalid for the size of the table was susceptible to letting
a bad value through via integer overflow.

Original-Fixed: 90282
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/620501
Original-Revision: 5a814119a11a357ff4a22668dd97e0e0e3e21f04
GitOrigin-RevId: 3d0f0b3ac9d342e0e1cadfa67c8b558e12c3b610
Change-Id: I0a77ab1368a599fe6ec844016e9aadfec0de27ad
1 file changed
tree: 4e02c3d8cf9bff12f984fd0cf4da3beb64114f41
  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.