Re: [linux-yocto] [PATCH v5.15 0/2] Backports for IPv6 CVE-2022-3567

2024-04-25 Thread Bruce Ashfield
In message: [PATCH v5.15 0/2] Backports for IPv6 CVE-2022-3567
on 24/04/2024 pa...@kernel.org wrote:

> From: Paul Gortmaker 
> 
> The commit log of "the fix" identifies an earlier commit as "part 1" of
> of the fix.  But when we go back as far as v5.15, we find neither are
> there.  So this CVE has two commits.
> 
> Built and boot tested on top of CVE-2022-3566 fix sent yesterday:
> 
> https://lists.yoctoproject.org/g/linux-yocto/message/13856
> 
> Once again, v6.1+ kernels have both commits by default, so nothing
> for us to do there.
> 
> No rush for integration of these - they have been lingering since 2022.

merged.

Bruce

> 
> Paul.
> --
> 
> Eric Dumazet (1):
>   ipv6: annotate some data-races around sk->sk_prot
> 
> Kuniyuki Iwashima (1):
>   ipv6: Fix data races around sk->sk_prot.
> 
>  net/core/sock.c  |  6 --
>  net/ipv4/af_inet.c   | 23 ---
>  net/ipv6/af_inet6.c  | 24 ++--
>  net/ipv6/ipv6_sockglue.c |  6 --
>  4 files changed, 42 insertions(+), 17 deletions(-)
> 
> -- 
> 2.25.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13874): 
https://lists.yoctoproject.org/g/linux-yocto/message/13874
Mute This Topic: https://lists.yoctoproject.org/mt/105709263/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/2] Backports for IPv6 CVE-2022-3567

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

The commit log of "the fix" identifies an earlier commit as "part 1" of
of the fix.  But when we go back as far as v5.15, we find neither are
there.  So this CVE has two commits.

Built and boot tested on top of CVE-2022-3566 fix sent yesterday:

https://lists.yoctoproject.org/g/linux-yocto/message/13856

Once again, v6.1+ kernels have both commits by default, so nothing
for us to do there.

No rush for integration of these - they have been lingering since 2022.

Paul.
--

Eric Dumazet (1):
  ipv6: annotate some data-races around sk->sk_prot

Kuniyuki Iwashima (1):
  ipv6: Fix data races around sk->sk_prot.

 net/core/sock.c  |  6 --
 net/ipv4/af_inet.c   | 23 ---
 net/ipv6/af_inet6.c  | 24 ++--
 net/ipv6/ipv6_sockglue.c |  6 --
 4 files changed, 42 insertions(+), 17 deletions(-)

-- 
2.25.1


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