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]
Message-ID: <eee4d558-51d5-4f84-8bc8-d01178f5a1e5@broadcom.com>
Date: Fri, 12 Jul 2024 14:19:37 -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.10 0/2] Fix for CVE-2024-36901

On 7/9/24 03:22, 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
> 
> Ashwin Dayanand Kamat (2):
>         net/ipv6: annotate data-races around cnf.disable_ipv6
>         net/ipv6: prevent NULL dereference in ip6_output()

LGTM

> 
>   net/ipv6/addrconf.c   | 9 +++++----
>   net/ipv6/ip6_input.c  | 2 +-
>   net/ipv6/ip6_output.c | 2 +-
>   3 files changed, 7 insertions(+), 6 deletions(-)
> 
> --
> 2.7.4
> 

-- 
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