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>] [day] [month] [year] [list]
Date:   Mon, 09 Nov 2020 23:33:23 +0000
From:   Alexander Lobakin <alobakin@...me>
To:     Eric Dumazet <eric.dumazet@...il.com>
Cc:     Alexander Lobakin <alobakin@...me>,
        "David S . Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>,
        Eric Dumazet <edumazet@...gle.com>, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/2] inet: prevent skb changes in udp{4|6}_lib_lookup_skb()

From: Eric Dumazet <eric.dumazet@...il.com>
Date: Mon,  9 Nov 2020 15:13:47 -0800

> From: Eric Dumazet <edumazet@...gle.com>
>
> This came while reviewing Alexander Lobakin patch against UDP GRO:
>
> We want to make sure skb wont be changed by these helpers
> while it is owned by GRO stack.
>
> Eric Dumazet (2):
>   inet: constify inet_sdif() argument
>   inet: udp{4|6}_lib_lookup_skb() skb argument is const

For the series:
Acked-by: Alexander Lobakin <alobakin@...me>

Thanks!

>  include/net/ip.h  | 2 +-
>  include/net/udp.h | 6 +++---
>  net/ipv4/udp.c    | 2 +-
>  net/ipv6/udp.c    | 2 +-
>  4 files changed, 6 insertions(+), 6 deletions(-)
>
> --
> 2.29.2.222.g5d2a92d10f8-goog

Al

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ