Re: [PATCH] io_uring/kbuf: free the replaced iovec after a successful grow

Ji Junye <[email protected]> Sun, 12 Jul 2026 21:10:53 +0000
Newsgroups org.kernel.vger.io-uring
Message-ID <OS3PR01MB8810AD4FB8AAF0755099A1E683FB2@OS3PR01MB8810.jpnprd01.prod.outlook.com>
I ran the no-growth and successful-growth reproducers 100 times each,
along with 100 runs each of recvsend_bundle and recvsend_bundle-inc.
All 400 runs passed without a KASAN report.

Tested-by: Junye Ji <[email protected]>