[google/syzkaller] aa4af6: sys/linux: support large sqe/cqe in io_uring custo...

0 views
Skip to first unread message

github-merge-queue[bot]

unread,
Mar 30, 2026, 7:12:36 AM (11 days ago) Mar 30
to syzk...@googlegroups.com
Branch: refs/heads/gh-readonly-queue/master/pr-7024-dcaebc52ee9a07f19b1af93180bb01c9c454c55c
Home: https://github.com/google/syzkaller
Commit: aa4af680db9149eaf0c5b49570b0f8ca8d915dbf
https://github.com/google/syzkaller/commit/aa4af680db9149eaf0c5b49570b0f8ca8d915dbf
Author: Teja Vojjala <tejav...@google.com>
Date: 2026-03-30 (Mon, 30 Mar 2026)

Changed paths:
M executor/common_linux.h
A sys/linux/test/io_uring_large

Log Message:
-----------
sys/linux: support large sqe/cqe in io_uring custom syz calls

Currently, even when the fuzzer attempts to set flags like IORING_SETUP_CQE32
or IORING_SETUP_SQE128, the custom syscalls explicitly ignore them.

But this limits the fuzzer's coverage and it is essential especially for
IORING_OP_URING_CMD ops.

The proposed fix should usually work. However, if params intended for
one ring are passed to another, this will fail.

Fixes #4531



To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications

github-merge-queue[bot]

unread,
Mar 30, 2026, 7:34:17 AM (11 days ago) Mar 30
to syzk...@googlegroups.com
Branch: refs/heads/master
Reply all
Reply to author
Forward
0 new messages