Re: Out-of-bounds access in rx_fifo_push()

2025-05-09 Thread Peter Maydell
message - > From: Chuhong Yuan > Date: Sat, May 3, 2025 at 11:30 PM > Subject: Out-of-bounds access in rx_fifo_push() > To: > > > I detected an out-of-bounds access in rx_fifo_push() with the fuzzer. > Run the fuzzer with: > ``` > export QEMU_FUZZ_ARGS="

Fwd: Out-of-bounds access in rx_fifo_push()

2025-05-04 Thread Chuhong Yuan
ss in rx_fifo_push() To: I detected an out-of-bounds access in rx_fifo_push() with the fuzzer. Run the fuzzer with: ``` export QEMU_FUZZ_ARGS="-display none -machine accel=qtest, -m 512M -machine smdkc210" export QEMU_FUZZ_OBJECTS="*lan9118-mmio*" ./qemu-fuzz-arm --fuzz-target=g