public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: memory leak in do_epoll_create
       [not found] <eb5a09c.67fa.1883321b285.Coremail.junjie2020@iscas.ac.cn>
@ 2023-05-19 18:57 ` Eric Biggers
  2023-05-20  4:42   ` 范俊杰
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2023-05-19 18:57 UTC (permalink / raw)
  To: 范俊杰
  Cc: martin.petersen, jejb, linux-scsi, linux-kernel, syzkaller-bugs

On Fri, May 19, 2023 at 04:30:26PM +0800, 范俊杰 wrote:
> Hi Kernel maintainers,
> 
> Our tool found a new bug memory leak in do_epoll_create in Kernel commit
> v5.14.
> 

v5.14 is almost 2 years old.  Why are you testing such an old kernel version?
This bug could have already been fixed almost 2 years ago.

Also, if you think this is a bug in eventpoll, this report should be sent to
linux-fsdevel, as per './scripts/get_maintainer.pl fs/eventpoll.c'.  It's
unclear why you are sending this report to linux-scsi.

> The report is as below and this bug don't have a repro C program until
> now. Please inform me if you confirm this is a reproducible bug.

I think you answered your own question.  It doesn't have a reproducer;
therefore, it's not reproducible.

- Eric

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: memory leak in do_epoll_create
  2023-05-19 18:57 ` memory leak in do_epoll_create Eric Biggers
@ 2023-05-20  4:42   ` 范俊杰
  0 siblings, 0 replies; 2+ messages in thread
From: 范俊杰 @ 2023-05-20  4:42 UTC (permalink / raw)
  To: Eric Biggers
  Cc: martin.petersen, jejb, linux-scsi, linux-kernel, syzkaller-bugs

Thank you for your response. This is my first time submitting crashes to kernel developers, so forgive me if there are any shortcomings. In my opinion, some of the code crashes in the old version may also be present in the new version. That’s why I want to report these crash to you. I will take note of the issues you mentioned and make a meaningful contribution by submitting valid kernel errors next time.!
Sincerely!
> 2023年5月20日 02:57,Eric Biggers <ebiggers@kernel.org> 写道:
> 
> On Fri, May 19, 2023 at 04:30:26PM +0800, 范俊杰 wrote:
>> Hi Kernel maintainers,
>> 
>> Our tool found a new bug memory leak in do_epoll_create in Kernel commit
>> v5.14.
>> 
> 
> v5.14 is almost 2 years old.  Why are you testing such an old kernel version?
> This bug could have already been fixed almost 2 years ago.
> 
> Also, if you think this is a bug in eventpoll, this report should be sent to
> linux-fsdevel, as per './scripts/get_maintainer.pl fs/eventpoll.c'.  It's
> unclear why you are sending this report to linux-scsi.
> 
>> The report is as below and this bug don't have a repro C program until
>> now. Please inform me if you confirm this is a reproducible bug.
> 
> I think you answered your own question.  It doesn't have a reproducer;
> therefore, it's not reproducible.
> 
> - Eric


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-20  4:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <eb5a09c.67fa.1883321b285.Coremail.junjie2020@iscas.ac.cn>
2023-05-19 18:57 ` memory leak in do_epoll_create Eric Biggers
2023-05-20  4:42   ` 范俊杰

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox