Re: [PATCH] ntfs: check for valid standard information attribute

2021-02-22 Thread Rustam Kovhaev
On Mon, Feb 22, 2021 at 02:18:50PM +, Anton Altaparmakov wrote: > Rustam would you like to resubmit with an improved/extended description? sure thing, no problem! > when resubmitting with better description, please also add the > "Cc: sta...@vger.kernel.org" line together with the "Signed-off

Re: [PATCH] ntfs: check for valid standard information attribute

2021-02-22 Thread Anton Altaparmakov
Hi Andrew, Sorry for the delay in replying. > On 19 Feb 2021, at 18:49, Andrew Morton wrote: > > On Fri, 19 Feb 2021 01:54:30 + Anton Altaparmakov > wrote: > >> Hi Andrew, >> >> Can you please push this one upstream? Thanks a lot in advance! > > The changelog is a bit brief... Yes yo

Re: [PATCH] ntfs: check for valid standard information attribute

2021-02-19 Thread Andrew Morton
On Fri, 19 Feb 2021 01:54:30 + Anton Altaparmakov wrote: > Hi Andrew, > > Can you please push this one upstream? Thanks a lot in advance! The changelog is a bit brief... > > > On 17 Feb 2021, at 15:59, Rustam Kovhaev wrote: > > > > we should check for valid STANDARD_INFORMATION attribu

Re: [PATCH] ntfs: check for valid standard information attribute

2021-02-18 Thread Anton Altaparmakov
Hi Andrew, Can you please push this one upstream? Thanks a lot in advance! Best regards, Anton > On 17 Feb 2021, at 15:59, Rustam Kovhaev wrote: > > we should check for valid STANDARD_INFORMATION attribute offset and > length before trying to access it > > Reported-and-tested-by: sy

[PATCH] ntfs: check for valid standard information attribute

2021-02-17 Thread Rustam Kovhaev
we should check for valid STANDARD_INFORMATION attribute offset and length before trying to access it Reported-and-tested-by: syzbot+c584225dabdea2f71...@syzkaller.appspotmail.com Signed-off-by: Rustam Kovhaev Acked-by: Anton Altaparmakov Link: https://syzkaller.appspot.com/bug?extid=c584225dabd