All of lore.kernel.org
 help / color / mirror / Atom feed
* [6.1.y] Please apply 98bea253aa28ad8be2ce565a9ca21beb4a9419e5
@ 2023-06-01 21:17 Luiz Capitulino
  2023-06-06 14:56 ` Luiz Capitulino
  2023-06-07 12:47 ` Greg KH
  0 siblings, 2 replies; 5+ messages in thread
From: Luiz Capitulino @ 2023-06-01 21:17 UTC (permalink / raw)
  To: stable


It fixes CVE-2022-48425 and is applied to 5.15.y and 6.3.y. I quickly tested
the commit by mounting an NTFS partition and building a kernel in it.

"""
commit 98bea253aa28ad8be2ce565a9ca21beb4a9419e5
Author: Edward Lo <edward.lo@ambergroup.io>
Date:   Sat Nov 5 23:39:44 2022 +0800

     fs/ntfs3: Validate MFT flags before replaying logs
"""

Thanks,

- Luiz

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

* Re: [6.1.y] Please apply 98bea253aa28ad8be2ce565a9ca21beb4a9419e5
  2023-06-01 21:17 [6.1.y] Please apply 98bea253aa28ad8be2ce565a9ca21beb4a9419e5 Luiz Capitulino
@ 2023-06-06 14:56 ` Luiz Capitulino
  2023-06-06 16:22   ` Greg KH
  2023-06-07 12:47 ` Greg KH
  1 sibling, 1 reply; 5+ messages in thread
From: Luiz Capitulino @ 2023-06-06 14:56 UTC (permalink / raw)
  To: stable, Greg KH; +Cc: edward.lo, almaz.alexandrovich



On 2023-06-01 17:17, Luiz Capitulino wrote:
> 
> It fixes CVE-2022-48425 and is applied to 5.15.y and 6.3.y. I quickly tested
> the commit by mounting an NTFS partition and building a kernel in it.

Humble ping?

> 
> """
> commit 98bea253aa28ad8be2ce565a9ca21beb4a9419e5
> Author: Edward Lo <edward.lo@ambergroup.io>
> Date:   Sat Nov 5 23:39:44 2022 +0800
> 
>      fs/ntfs3: Validate MFT flags before replaying logs
> """
> 
> Thanks,
> 
> - Luiz

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

* Re: [6.1.y] Please apply 98bea253aa28ad8be2ce565a9ca21beb4a9419e5
  2023-06-06 14:56 ` Luiz Capitulino
@ 2023-06-06 16:22   ` Greg KH
  2023-06-06 16:27     ` Luiz Capitulino
  0 siblings, 1 reply; 5+ messages in thread
From: Greg KH @ 2023-06-06 16:22 UTC (permalink / raw)
  To: Luiz Capitulino; +Cc: stable, edward.lo, almaz.alexandrovich

On Tue, Jun 06, 2023 at 10:56:34AM -0400, Luiz Capitulino wrote:
> 
> 
> On 2023-06-01 17:17, Luiz Capitulino wrote:
> > 
> > It fixes CVE-2022-48425 and is applied to 5.15.y and 6.3.y. I quickly tested
> > the commit by mounting an NTFS partition and building a kernel in it.
> 
> Humble ping?

5 days later?  Please give us a chance to catch up...

> > """
> > commit 98bea253aa28ad8be2ce565a9ca21beb4a9419e5
> > Author: Edward Lo <edward.lo@ambergroup.io>
> > Date:   Sat Nov 5 23:39:44 2022 +0800
> > 
> >      fs/ntfs3: Validate MFT flags before replaying logs

And really, ntfs?  For an issue that was fixed last year?  What's the
rush?  :)

thanks,

greg k-h

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

* Re: [6.1.y] Please apply 98bea253aa28ad8be2ce565a9ca21beb4a9419e5
  2023-06-06 16:22   ` Greg KH
@ 2023-06-06 16:27     ` Luiz Capitulino
  0 siblings, 0 replies; 5+ messages in thread
From: Luiz Capitulino @ 2023-06-06 16:27 UTC (permalink / raw)
  To: Greg KH; +Cc: stable, edward.lo, almaz.alexandrovich



On 2023-06-06 12:22, Greg KH wrote:

> 
> 
> 
> On Tue, Jun 06, 2023 at 10:56:34AM -0400, Luiz Capitulino wrote:
>>
>>
>> On 2023-06-01 17:17, Luiz Capitulino wrote:
>>>
>>> It fixes CVE-2022-48425 and is applied to 5.15.y and 6.3.y. I quickly tested
>>> the commit by mounting an NTFS partition and building a kernel in it.
>>
>> Humble ping?
> 
> 5 days later?  Please give us a chance to catch up...

Sorry Greg, I know you're all very busy. I saw you replying to other requests
and thought you might have missed this one.

> 
>>> """
>>> commit 98bea253aa28ad8be2ce565a9ca21beb4a9419e5
>>> Author: Edward Lo <edward.lo@ambergroup.io>
>>> Date:   Sat Nov 5 23:39:44 2022 +0800
>>>
>>>       fs/ntfs3: Validate MFT flags before replaying logs
> 
> And really, ntfs?  For an issue that was fixed last year?  What's the
> rush?  :)

No rush, I just thought this one was missed.

Thanks for replying and sorry again for the nudge.

- Luiz

> 
> thanks,
> 
> greg k-h

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

* Re: [6.1.y] Please apply 98bea253aa28ad8be2ce565a9ca21beb4a9419e5
  2023-06-01 21:17 [6.1.y] Please apply 98bea253aa28ad8be2ce565a9ca21beb4a9419e5 Luiz Capitulino
  2023-06-06 14:56 ` Luiz Capitulino
@ 2023-06-07 12:47 ` Greg KH
  1 sibling, 0 replies; 5+ messages in thread
From: Greg KH @ 2023-06-07 12:47 UTC (permalink / raw)
  To: Luiz Capitulino; +Cc: stable

On Thu, Jun 01, 2023 at 05:17:54PM -0400, Luiz Capitulino wrote:
> 
> It fixes CVE-2022-48425 and is applied to 5.15.y and 6.3.y. I quickly tested
> the commit by mounting an NTFS partition and building a kernel in it.
> 
> """
> commit 98bea253aa28ad8be2ce565a9ca21beb4a9419e5
> Author: Edward Lo <edward.lo@ambergroup.io>
> Date:   Sat Nov 5 23:39:44 2022 +0800
> 
>     fs/ntfs3: Validate MFT flags before replaying logs
> """

Now queued up, thanks.

greg k-h

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

end of thread, other threads:[~2023-06-07 12:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-01 21:17 [6.1.y] Please apply 98bea253aa28ad8be2ce565a9ca21beb4a9419e5 Luiz Capitulino
2023-06-06 14:56 ` Luiz Capitulino
2023-06-06 16:22   ` Greg KH
2023-06-06 16:27     ` Luiz Capitulino
2023-06-07 12:47 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.