Re: [PATCH] qtest: add tulip test case

2020-03-30 Thread Li Qiang
Jason Wang 于2020年3月30日周一 下午3:25写道: > > On 2020/3/28 上午12:11, Li Qiang wrote: > > The tulip networking card emulation has an OOB issue in > > 'tulip_copy_tx_buffers' when the guest provide malformed descriptor. > > This test will trigger a ASAN heap overflow crash. > > > Hi Qiang: > > Thanks for t

Re: [PATCH] qtest: add tulip test case

2020-03-30 Thread Li Qiang
Jason Wang 于2020年3月30日周一 下午3:25写道: > > On 2020/3/28 上午12:11, Li Qiang wrote: > > The tulip networking card emulation has an OOB issue in > > 'tulip_copy_tx_buffers' when the guest provide malformed descriptor. > > This test will trigger a ASAN heap overflow crash. > > > Hi Qiang: > > Thanks for t

Re: [PATCH] qtest: add tulip test case

2020-03-30 Thread Jason Wang
On 2020/3/28 上午12:11, Li Qiang wrote: The tulip networking card emulation has an OOB issue in 'tulip_copy_tx_buffers' when the guest provide malformed descriptor. This test will trigger a ASAN heap overflow crash. Hi Qiang: Thanks for the qtest patch. Few nitpicks, see above. Signed-of

Re: [PATCH] qtest: add tulip test case

2020-03-27 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200327161146.16402-1-liq...@163.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash export AR