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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d77be212-8bf5-4ec2-9890-335cd320ea87@broadcom.com>
Date: Fri, 12 Jul 2024 14:19:54 -0700
From: Florian Fainelli <florian.fainelli@...adcom.com>
To: Ashwin Kamat <ashwin.kamat@...adcom.com>, linux-kernel@...r.kernel.org
Cc: gregkh@...uxfoundation.org, davem@...emloft.net, yoshfuji@...ux-ipv6.org,
 dsahern@...nel.org, kuba@...nel.org, netdev@...r.kernel.org,
 ajay.kaher@...adcom.com, vasavi.sirnapalli@...adcom.com,
 tapas.kundu@...adcom.com
Subject: Re: [PATCH v5.15 0/2] Fix for CVE-2024-36901

On 7/9/24 03:19, Ashwin Kamat wrote:
> From: Ashwin Dayanand Kamat <ashwin.kamat@...adcom.com>
> 
> net/ipv6: annotate data-races around cnf.disable_ipv6
>         disable_ipv6 is read locklessly, add appropriate READ_ONCE() and WRITE_ONCE() annotations.
> 
> net/ipv6: prevent NULL dereference in ip6_output()
>         Fix for CVE-2024-36901

LGTM!

> 
> Ashwin Dayanand Kamat (2):
>         net/ipv6: annotate data-races around cnf.disable_ipv6
>         net/ipv6: prevent NULL dereference in ip6_output()
> 
>   net/ipv6/addrconf.c   | 9 +++++----
>   net/ipv6/ip6_input.c  | 2 +-
>   net/ipv6/ip6_output.c | 2 +-
>   3 files changed, 7 insertions(+), 6 deletions(-)
> 

-- 
Florian


Download attachment "smime.p7s" of type "application/pkcs7-signature" (4221 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ