lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 23 Apr 2024 20:42:32 -0700
From: "Darrick J. Wong" <djwong@...nel.org>
To: Marius Fleischer <fleischermarius@...il.com>
Cc: Dave Chinner <david@...morbit.com>,
	Leah Rumancik <leah.rumancik@...il.com>, linux-xfs@...r.kernel.org,
	linux-kernel@...r.kernel.org, harrisonmichaelgreen@...il.com,
	syzkaller@...glegroups.com
Subject: Re: KASAN: null-ptr-deref Write in xlog_cil_commit

On Tue, Apr 23, 2024 at 08:05:22AM -0700, Marius Fleischer wrote:
> Hi Dave,
> 
> Thank you so much for your detailed explanations!
> 
> > > Do you think it would make sense to backport that patch to 5.15.156 (the
> > > LTS kernel)?
> >
> > That's up to the 5.15 LTS maintainers to decide. They also need to
> > weigh up the fact that xlog_cil_kvmalloc() doesn't exist anymore in
> > the upstream code base. i.e. we found other places that had the same
> > kvmalloc() performance problems, and so lifted that code up further
> > and used it in other places in XFS....
> >
> 
> Understood. Please allow me one last follow-up question. Did I add the correct
> maintainers/mailing lists to reach the 5.15 LTS maintainers? If not,
> how do I find
> the correct addresses? I used scripts/get_maintainer.pl as suggested here
> (https://www.kernel.org/doc/html/latest/admin-guide/reporting-issues.html)
> to locate maintainers/mailing lists.

You got it correct -- Leah is the 5.15 maintainer of record.

--D

> Wishing you a lovely week!
> 
> Best,
> Marius

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ