Re: [linux-yocto] [PATCH v5.15 0/1] backport of TCP fix for CVE-2022-3566

2024-04-25 Thread Bruce Ashfield
In message: [PATCH v5.15 0/1] backport of TCP fix for CVE-2022-3566
on 23/04/2024 pa...@kernel.org wrote:

> From: Paul Gortmaker 
> 
> Mainline commit f49cd2f4d6 is listed as the fix for CVE-2022-3566.
> I guess the linux-stable team skipped over it since it didn't apply?
> 
> Maybe enough other stuff has since been backported such that it does
> apply now - hands free with "wiggle" (the original AI if you ask me).
> 
> Build and boot tested on v5.15/standard/base - ssh'd in and nothing
> to see in dmesg - nice and clean.
> 
> It is already present in v6.1+ so nothing for us to do there.  No
> rush on this - it has been hanging around since 2022!

Thanks Paul!

This is now merged.

Bruce

> 
> Paul.
> --
> 
> Kuniyuki Iwashima (1):
>   tcp: Fix data races around icsk->icsk_af_ops.
> 
>  net/ipv4/tcp.c   | 10 ++
>  net/ipv6/ipv6_sockglue.c |  3 ++-
>  net/ipv6/tcp_ipv6.c  |  6 --
>  3 files changed, 12 insertions(+), 7 deletions(-)
> 
> -- 
> 2.25.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13871): 
https://lists.yoctoproject.org/g/linux-yocto/message/13871
Mute This Topic: https://lists.yoctoproject.org/mt/105689820/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto] [PATCH v5.15 0/1] backport of TCP fix for CVE-2022-3566

2024-04-23 Thread Paul Gortmaker
From: Paul Gortmaker 

Mainline commit f49cd2f4d6 is listed as the fix for CVE-2022-3566.
I guess the linux-stable team skipped over it since it didn't apply?

Maybe enough other stuff has since been backported such that it does
apply now - hands free with "wiggle" (the original AI if you ask me).

Build and boot tested on v5.15/standard/base - ssh'd in and nothing
to see in dmesg - nice and clean.

It is already present in v6.1+ so nothing for us to do there.  No
rush on this - it has been hanging around since 2022!

Paul.
--

Kuniyuki Iwashima (1):
  tcp: Fix data races around icsk->icsk_af_ops.

 net/ipv4/tcp.c   | 10 ++
 net/ipv6/ipv6_sockglue.c |  3 ++-
 net/ipv6/tcp_ipv6.c  |  6 --
 3 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13856): 
https://lists.yoctoproject.org/g/linux-yocto/message/13856
Mute This Topic: https://lists.yoctoproject.org/mt/105689820/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-