Skip to content

Conversation

@dbort
Copy link
Contributor

@dbort dbort commented Jan 10, 2025

Summary: Avoid a buffer overflow if a Method's input or output list contains a value index outside the bounds of the top-level values array.

Differential Revision: D68000726

@pytorch-bot
Copy link

pytorch-bot bot commented Jan 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7581

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 6171c15 with merge base ce3f4f6 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 10, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68000726

Summary:

Avoid a buffer overflow if a Method's input or output list contains a value index outside the bounds of the top-level values array.

Reviewed By: calvano-fb

Differential Revision: D68000726
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68000726

@dbort dbort changed the title Validate input_index in MethodMeta Validate evalue indexes in MethodMeta Jan 10, 2025
@facebook-github-bot facebook-github-bot merged commit b83b3af into pytorch:main Jan 11, 2025
45 of 46 checks passed
YIWENX14 pushed a commit that referenced this pull request Jan 28, 2025
Differential Revision: D68000726

Pull Request resolved: #7581
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants