This memory corruption happens inside libyuv::CopyPlane() on platforms that support AVX. I opened b/234824290 so the libyuv team can investigate and fix this, but in the mean time we need to get this fixed asap as this is causing crashes on both M102 (which is released to stable) and M103 (which has this issue marked as beta blocking). Fixed: b/234824290 Fixed: chromium:1330019 Test: Manually reproduced on zork board Change-Id: I6bfd1e089020dfb23d974d3912d45c01a4e5ce26 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/265041 Auto-Submit: Jeroen Dhollander <jeroendh@google.com> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#37121}