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]
Date:   Fri, 28 Apr 2017 09:22:41 -0600
From:   David Ahern <dsahern@...il.com>
To:     gfree.wind@...mail.com, jiri@...nulli.us, davem@...emloft.net,
        kuznet@....inr.ac.ru, jmorris@...ei.org, yoshfuji@...ux-ipv6.org,
        kaber@...sh.net, steffen.klassert@...unet.com,
        herbert@...dor.apana.org.au, netdev@...r.kernel.org
Cc:     Gao Feng <fgao@...ai8.com>
Subject: Re: [PATCH net v2] net: dev: Fix possible memleaks when fail to
 register_netdevice

On 4/27/17 9:19 PM, gfree.wind@...mail.com wrote:
>  drivers/net/dummy.c     | 14 +++++++++++---
>  drivers/net/ifb.c       | 33 +++++++++++++++++++++++----------
>  drivers/net/loopback.c  | 15 ++++++++++++++-
>  drivers/net/team/team.c | 15 ++++++++++++---
>  drivers/net/veth.c      | 15 ++++++++++++++-
>  net/8021q/vlan_dev.c    | 17 +++++++++++++----
>  net/ipv4/ip_tunnel.c    | 11 ++++++++++-
>  net/ipv6/ip6_gre.c      | 18 ++++++++++++++----
>  net/ipv6/ip6_tunnel.c   | 11 ++++++++++-
>  net/ipv6/ip6_vti.c      | 11 ++++++++++-
>  net/ipv6/sit.c          | 17 +++++++++++++----
>  11 files changed, 144 insertions(+), 33 deletions(-)

Seems like the changes to each file are completely independent, so they
should be in separate patches making each easier to review.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ