Re: [PATCH] erofs-utils: lib: fix global-buffer-overflow due to invalid device

2024-08-08 Thread Sandeep Dhavale via Linux-erofs
On Thu, Aug 8, 2024 at 10:45 AM Gao Xiang wrote: > > Hi Sandeep, > > On Thu, Aug 08, 2024 at 10:15:31AM -0700, Sandeep Dhavale via Linux-erofs > wrote: > > On Thu, Aug 8, 2024 at 9:04 AM Gao Xiang > > wrote: > > > > > > Fuzzer generates an image with crafted chunks of some invalid device. > > >

Re: [PATCH] erofs-utils: lib: fix global-buffer-overflow due to invalid device

2024-08-08 Thread Gao Xiang
Hi Sandeep, On Thu, Aug 08, 2024 at 10:15:31AM -0700, Sandeep Dhavale via Linux-erofs wrote: > On Thu, Aug 8, 2024 at 9:04 AM Gao Xiang wrote: > > > > Fuzzer generates an image with crafted chunks of some invalid device. > > Also refine the printed message of EOD. > > > > Closes: > > https://git

Re: [PATCH] erofs-utils: lib: fix global-buffer-overflow due to invalid device

2024-08-08 Thread Sandeep Dhavale via Linux-erofs
On Thu, Aug 8, 2024 at 9:04 AM Gao Xiang wrote: > > Fuzzer generates an image with crafted chunks of some invalid device. > Also refine the printed message of EOD. > > Closes: > https://github.com/erofs/erofsnightly/actions/runs/10172576269/job/28135408276 > Closes: https://github.com/erofs/erofs