diff options
| author | Alexander Potapenko <glider@google.com> | 2024-02-27 18:41:07 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-03-05 12:52:22 +0000 |
| commit | a22c04686defba80427d67cd388d6b77a1aa67d0 (patch) | |
| tree | 92fea32ed1730d85e26a531f53e5e0b4fba74e77 /executor/common_usb_linux.h | |
| parent | 18c4803efdcc256364c4dcfd9eca5176e277844f (diff) | |
executor: temporarily disable IORING_SETUP_CQE32 and IORING_SETUP_SQE128
IORING_SETUP_CQE32 and IORING_SETUP_SQE128 may lead to incorrect
assumptions about the ring buffer size, causing the kernel to write
outside of the mapped memory, smashing whatever follows it.
This is a hotfix for https://github.com/google/syzkaller/issues/4531
that will stop the ci-upstream-gce-arm64 from generating random
coverage.
Diffstat (limited to 'executor/common_usb_linux.h')
0 files changed, 0 insertions, 0 deletions
