executorch icon indicating copy to clipboard operation
executorch copied to clipboard

Fix stack buffer overflow when XNNPACK tensor has too many dims

Open swolchok opened this issue 1 year ago • 6 comments

Summary: Noticed this overflow when I was looking through the XNNPACK backend.

I am not very familiar with executorch or XNNPACK, so please be critical in review! In particular, my test is crashing in xnn_delete_runtime and I don't know why; it was previously getting a UBSAN failure for the stack buffer overflow before I patched XNNExecutor.cpp

Differential Revision: D56450593

swolchok avatar Apr 23 '24 01:04 swolchok

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3233

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

:white_check_mark: No Failures

As of commit 5c94e49f8e7b4de9d2b668a532de785fc7c7df8f with merge base 3b0f271826aa1e495fda1c597ff2376efd9fab47 (image): :green_heart: Looks good so far! There are no failures yet. :green_heart:

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

pytorch-bot[bot] avatar Apr 23 '24 01:04 pytorch-bot[bot]

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

facebook-github-bot avatar Apr 23 '24 01:04 facebook-github-bot

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

facebook-github-bot avatar Apr 23 '24 17:04 facebook-github-bot

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

facebook-github-bot avatar Apr 23 '24 20:04 facebook-github-bot

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

facebook-github-bot avatar Apr 23 '24 22:04 facebook-github-bot

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

facebook-github-bot avatar Apr 23 '24 23:04 facebook-github-bot

This pull request has been merged in pytorch/executorch@dc726f9a0706913e51604eb8f482c6df7160eb84.

facebook-github-bot avatar Apr 27 '24 00:04 facebook-github-bot